Skip to content

Commit a5956ee

Browse files
authored
Fix typo
1 parent 851e208 commit a5956ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tour/fonts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ TTF files through the following flags:
1616
- `--font-regular`
1717
- `--font-italic`
1818
- `--font-bold`
19-
- `--fond-semibold`
19+
- `--font-semibold`
2020

2121
These should point to a `.ttf` file, for example:
2222

@@ -36,7 +36,7 @@ If you'd like to customize the mono fonts:
3636
- `--font-regular`
3737
- `--font-italic`
3838
- `--font-bold`
39-
- `--fond-semibold`
39+
- `--font-semibold`
4040

4141
## Sketch font
4242

0 commit comments

Comments
 (0)