Skip to content

Commit

Permalink
docs: ✏️ Fixed typo for file path using tokens in Token studio (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz authored Sep 29, 2023
1 parent baf07c9 commit db105c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion design-tokens/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ You should use Figma to edit the tokens. You'll need the [Tokens Studio for Figm
- Personal Access Token: _your PAT_
- Repository: `digdir/designsystem`
- Default Branch: `main`
- File Path: `design-tokens/tokens.json`
- File Path: `design-tokens`

You can now "pull from GitHub" (button on top right) to fetch the tokens. When done editing tokens, you should "push to GitHub" (second button on top right).

0 comments on commit db105c3

Please sign in to comment.