1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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