Skip to content

Commit

Permalink
docs: theme tokens modal wording
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz committed Sep 4, 2024
1 parent 9baa98d commit cc3e45f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/theme/components/TokenModal/TokenModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ export const TokenModal = ({
ditt tema.
</Ingress>
<Heading level={3} size='xs' spacing>
Alt 1. Alle design tokens
Alt 1. Design tokens
</Heading>
<Paragraph spacing>
Kopier kommandosnutten under og kjør på maskinen din for å generere
Expand All @@ -108,7 +108,7 @@ export const TokenModal = ({
<CodeSnippet language='js'>{cliSnippet}</CodeSnippet>
</div>
<Heading level={3} size='xs' spacing>
Alt 2. Designsystemet Figma plugin
Alt 2. Figma plugin
</Heading>
<Paragraph spacing>
JSON for bruk med Designsystemet{' '}
Expand Down

0 comments on commit cc3e45f

Please sign in to comment.