Skip to content
Draft
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
6 changes: 3 additions & 3 deletions packages/stacks-docs/src/docs/public/copy/styleguide.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
updated: 2026-04-29
updated: 2026-06-23
---

<script>
Expand Down Expand Up @@ -167,7 +167,7 @@ Never use abbreviations in external-facing materials including marketing, docume

### Internal communications

In internal Slack, emails, or presentations, abbreviations may be used for brevity once the full name has been established in context. However, defaulting to full names is still preferred.
In internal Slack, emails, or presentations, abbreviations may be used for brevity once the full name has been established in context, alongside the abbreviation you will be using in parentheses. However, defaulting to full names is still preferred.

<Grid>
<GridColumn extraClasses="bg-green-100">
Expand Down Expand Up @@ -469,7 +469,7 @@ Leave off possessives when referring to users or features when possible. If you

When referring to Stack Overflow, use “we”. However, try to avoid inserting Stack Overflow into the content as much as possible.

Use “their” as a singular, gender-neutral pronoun when the gender of the subject is unknown or unimportant. Avoid using gendered terms.
Use “their” as a singular, gender-neutral pronoun when the gender of the subject is unknown or unimportant. Avoid using gendered terms (unless you’re certain someone wants to be addressed with them).

<Grid>
<GridColumn extraClasses="bg-red-100">
Expand Down