Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

fix: typos#816

Merged
zesterer merged 2 commits into
zesterer:mainfrom
hackaugusto:typos
Jun 27, 2025
Merged

fix: typos#816
zesterer merged 2 commits into
zesterer:mainfrom
hackaugusto:typos

Conversation

@hackaugusto

Copy link
Copy Markdown
Contributor

Fix some small typos.

Comment thread guide/getting_started.md Outdated

Hopefully, this code is fairly self-explanatory. We call `parse()` (the function we wrote in the previous section) to
Hopefully, this code is fairly self-explanatory. We call `parser()` (the function we wrote in the previous section) to
create an instance of our parsers, and then we call [`Parser::parse`] on it with the desired input to actually do some

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I've just noticed that 'parsers' in the following line should be 'parser'.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

updated :)

@zesterer

Copy link
Copy Markdown
Owner

Thanks!

@zesterer
zesterer merged commit 79b2ab3 into zesterer:main Jun 27, 2025
3 of 4 checks passed
@hackaugusto
hackaugusto deleted the typos branch June 29, 2025 12:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants