Skip to content

Clean up em dashes and semicolons in the docs - #79

Merged
Maharsh17 merged 1 commit into
mainfrom
docs-punctuation-cleanup
Aug 10, 2026
Merged

Clean up em dashes and semicolons in the docs#79
Maharsh17 merged 1 commit into
mainfrom
docs-punctuation-cleanup

Conversation

@Maharsh17

Copy link
Copy Markdown
Member

Closes #78

Our readme and docs had collected a lot of em dashes and semicolons and it made the prose read a little stiff.

This swaps every em dash for a plain dash and rewords the sentences that used semicolons so they flow on their own. The semicolons still sitting in code blocks stay as they are because the bash loops, the nginx config, and the SQL all need them.

Docs only, no behavior change.

Replace em dashes with plain dashes and reword prose that used
semicolons. Semicolons inside code blocks stay as they are since
they are required there.
@Maharsh17
Maharsh17 merged commit c8820cd into main Aug 10, 2026
2 checks passed
@Maharsh17
Maharsh17 deleted the docs-punctuation-cleanup branch August 10, 2026 18:16
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.

Clean up em dashes and semicolons in the docs

1 participant