Skip to content

Commit

Permalink
docs: Remove duplicate backtick in next/font (#53520)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaknas committed Aug 3, 2023
1 parent 60cee33 commit 754a2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/02-app/02-api-reference/01-components/font.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Used in `next/font/google` and `next/font/local`

Examples:

- `adjustFontFallback: false`: for ``next/font/google`
- `adjustFontFallback: false`: for `next/font/google`
- `adjustFontFallback: 'Times New Roman'`: for `next/font/local`

### `variable`
Expand Down

0 comments on commit 754a2a6

Please sign in to comment.