docs(onlyB): fix subject

- syntax fix
This commit is contained in:
jrosendo 2022-11-07 14:31:10 +00:00 committed by José Rosendo
parent 8906eab7b6
commit b07d713253
1 changed files with 1 additions and 1 deletions

View File

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