Skip to content

Fix glossary builder #2336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jun 10, 2025
Merged
2 changes: 1 addition & 1 deletion arbitrum-docs/intro/glossary.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ content_type: glossary

import GlossaryPartial from '../partials/_glossary-partial.mdx';

<div data-faq-origin-slug="build-faq">
<div data-glossary-origin-slug="build-faq">
<GlossaryPartial />
</div>
Loading