Skip to content

Commit 2d7626e

Browse files
authored
Fix name of variable font families in readme
The README currently says the variable font family names end in `VF`, but it seems like they actually end in `Var`
1 parent df9c4f3 commit 2d7626e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Letters on a grid is how we see our code. Why not make those letters better?
1616
Monaspace is made available as both a variable-axis font and as static builds. You can install them both side-by-side; their family names are distinct. For example:
1717

1818
- `Monaspace _____`: the static family
19-
- `Monaspace _____ VF`: the variable family
19+
- `Monaspace _____ Var`: the variable family
2020

2121
The variable fonts have one file per family (Neon, Argon, etc). Modern and convenient!
2222

0 commit comments

Comments
 (0)