docs(only1): fixed subject

- syntax fix
This commit is contained in:
jrosendo 2022-11-07 14:32:10 +00:00 committed by José Rosendo
parent 36ffad787d
commit b1960dc26b
1 changed files with 1 additions and 1 deletions

View File

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