Skip to content
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

fix: fix nav bar typo with Glossary #4550

Merged
merged 3 commits into from
May 14, 2024

Conversation

matthewbarr
Copy link
Contributor

what

Replace spelling error in Docs sidebar : Glossry w/ Glossary

why

Professionalism.

tests

Not a code change.

@matthewbarr matthewbarr requested review from a team as code owners May 14, 2024 18:37
@matthewbarr matthewbarr requested review from chenrui333, lukemassa and X-Guardian and removed request for a team May 14, 2024 18:37
@@ -98,7 +98,7 @@ const en = [
{text: "Events Controller", link: "/contributing/events-controller"},
]
},
{text: "Glossry", link: "/contributing/glossary"},
{text: "Glosssry", link: "/contributing/glossary"},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be Glossary?

Suggested change
{text: "Glosssry", link: "/contributing/glossary"},
{text: "Glossary", link: "/contributing/glossary"},

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh, I do it once, and then have to go fork and fix, and.. make the typo!

@chenrui333 chenrui333 changed the title Update sidebars.ts to fix the spelling of Glossary fix: fix nav bar typo with Glossary May 14, 2024
Copy link
Member

@chenrui333 chenrui333 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@chenrui333 chenrui333 merged commit cebf28f into runatlantis:main May 14, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants