fix typo in figlet.md (#6271)

extention -> extension
beep
Ikko Ashimine 2021-07-28 23:13:33 +09:00 committed by GitHub
parent 057a416929
commit 4cf6b588dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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}}`