Skip to content

Commit 73115d6

Browse files
authored
Merge pull request #300 from dcdunkan/patch-1
Fix typo
2 parents 851e208 + a5956ee commit 73115d6

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)