You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use ellipsis consistently, replacing those instances where separate
dot characters were used. Lead ellipsis with non-breaking space. In
quoted code, separate dots are left in place, as ease of typing and
identifying characters takes precedence over typography there.
- Use periods instead of commas to separate sentences
- Add commas where they aid parsing of a sentence
- Add periods after sentences where neighboring sentences in the UI have
one
- Remove them where neighboring sentences in the UI don't have one
- Use en dash instead of hyphen in range specifier
- Use em dash instead of hyphen to separate summaries
- Use apostrophe instead of quotation mark in possessives
- Un-parenthesize where parentheses are not needed
- Punctuate "e.g."
0 commit comments