Skip to content

Commit

Permalink
docs(style guide): add spelling examples (#27071)
Browse files Browse the repository at this point in the history
  • Loading branch information
HonkingGoose committed Feb 5, 2024
1 parent ca80f6c commit a69a76e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/development/style-guide.md
Expand Up @@ -10,6 +10,11 @@ This document describes the correct style for user-facing text in the:

Set your spell checker to the correct language.

Guidelines:

- Use `ize` instead of `ise` in words like customize and analyze
- Drop the British `u` in words like behavior

## One sentence per line

In Markdown files, use one sentence per line.
Expand Down

0 comments on commit a69a76e

Please sign in to comment.