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 typos #221

Merged
merged 2 commits into from
Oct 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* [Example style guide](guidelines/example_en-us.md)
* [Marketing guide to Firefox localization](guidelines/firefox_marketing.md)
* [Mozilla general style guide](mozilla_general/README.md)
* [Africaans (af)](af/README.md)
* [Afrikaans (af)](af/README.md)
* [Arabic (ar)](ar/README.md)
* [Marketing guide to Firefox localization](ar/firefox_marketing.md)
* [Armenian (hy-AM)](hy-AM/README.md)
Expand Down
4 changes: 2 additions & 2 deletions docs/af/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Style Guide Africaans (af)
# Style Guide Afrikaans (af)

<!-- markdownlint-disable MD037 -->

Expand Down Expand Up @@ -466,7 +466,7 @@ There are a few important punctuation conventions that need to be observed:
3. A non-defining adjectival clause is preceded by a comma before the relative pronoun and is terminated by a comma.
4. A dash (en dash) between words should be preceded and followed by a single space.

### omma vs. Period in Numerals
### Comma vs. Period in Numerals

English uses a period as decimal separator, Afrikaans usually uses a comma.

Expand Down
Loading