Skip to content

Commit 3fa3ade

Browse files
caseyisonitjnjosh
andcommitted
chore: update capitalization again
Co-authored-by: Josh Johnson <[email protected]>
1 parent 8644441 commit 3fa3ade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/documentation/content/guides/styling-components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ The process to update the overrides file involves a few extra steps:
4949

5050
SWC project uses styles package to manage the global css tokens for all three themes. The styles package can be found in `tools/styles`. There is one very small caveat in the way we manage the styles package. We have two different tokens packages, one for the express + spectrum theme and one for the spectrum 2 theme.
5151

52-
- `styles/tokens` - This is the tokens package for the express + spectrum theme.
53-
- `styles/tokens-v2` - This is the tokens package for the spectrum 2 theme.
52+
- `styles/tokens` - This is the tokens package for the Express + Spectrum theme.
53+
- `styles/tokens-v2` - This is the tokens package for the Spectrum 2 theme.
5454

5555
NOTE: In all likelihood, you would only need to do minor changes to the styles package. However, if you feel like you need to make major changes to the styles package, the correct approach would be to start a discussion among the team and figure out a plan together.
5656

0 commit comments

Comments
 (0)