Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/tour/fonts.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ TTF files through the following flags:
- `--font-regular`
- `--font-italic`
- `--font-bold`
- `--fond-semibold`
- `--font-semibold`

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

Expand All @@ -36,7 +36,7 @@ If you'd like to customize the mono fonts:
- `--font-regular`
- `--font-italic`
- `--font-bold`
- `--fond-semibold`
- `--font-semibold`

## Sketch font

Expand Down