fix typo in figlet.md (#6271)

extention -> extension
This commit is contained in:
Ikko Ashimine
2021-07-28 23:13:33 +09:00
committed by GitHub
parent 057a416929
commit 4cf6b588dd

View File

@@ -12,7 +12,7 @@
`figlet {{input_text}} -f {{path/to/font_file.flf}}`
- Use a font from the default font directory (the extention can be omitted):
- Use a font from the default font directory (the extension can be omitted):
`figlet {{input_text}} -f {{font_filename}}`