Skip to content

📚 DOCS: Fix typos #366

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 2 commits into from
Aug 8, 2025

Conversation

elijahgreenstein
Copy link
Contributor

I've taken the liberty of correcting a few typos and adding a few definite articles ("the") to the documentation.

1. has -> have
2. "You can note, that..." -> "Note that..."
3. sequence -> "the sequence"
4. "top level of token stream" -> "the top level of the token stream"
1. "prohibits some kind of links" should be "prohibits some kinds of
   links"
2. Reorganize "element `id` and `name`" to "`id` and `name` attributes"
3. Change "autogenerating" to "autogenerate" (i.e. "plugins that ...
   autogenerate header anchors")
Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.74%. Comparing base (87b16e2) to head (8077ce6).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #366   +/-   ##
=======================================
  Coverage   95.74%   95.74%           
=======================================
  Files          64       64           
  Lines        3431     3431           
=======================================
  Hits         3285     3285           
  Misses        146      146           
Flag Coverage Δ
pytests 95.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@chrisjsewell chrisjsewell left a comment

Choose a reason for hiding this comment

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

Looks good cheers!

@chrisjsewell chrisjsewell merged commit da45c87 into executablebooks:master Aug 8, 2025
14 checks passed
@elijahgreenstein elijahgreenstein deleted the docs-edits branch August 8, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants