diff options
| author | Alexander Seiler <seileralex@gmail.com> | 2023-04-27 11:26:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-27 11:26:43 +0200 |
| commit | c941baa7ee84be8f1cff2cfdf7c5607b3b6d81f8 (patch) | |
| tree | 8a321b7bfba19649d48864acddda628106f69b67 /README.md | |
| parent | 5100046acf0fd31f805506f156c59c635c46cf93 (diff) | |
Correct some typos (#987)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,7 +151,7 @@ typst --font-path path/to/fonts compile file.typ # Lists all of the discovered fonts in the system and the given directory. typst --font-path path/to/fonts fonts -# Or via environement variable (Linux syntax). +# Or via environment variable (Linux syntax). TYPST_FONT_PATHS=path/to/fonts typst fonts ``` |
