docs(onlyF): fixed subject

- syntax fix
This commit is contained in:
jrosendo 2022-11-07 14:31:35 +00:00 committed by José Rosendo
parent 8ad42033d8
commit 7dea33670b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
### Instructions
Write a program that displays an `f` character on the standard output.
Write a program that displays an `f` character on the standard output and nothing else.
### Usage