docs(canyoucount): ran prettier format

This commit is contained in:
jrosendo 2022-11-21 15:08:01 +00:00 committed by José Rosendo
parent f6a0cc925c
commit 4fad8d25ca
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
### Instructions
Your program will receive some arguments. Count how many characters they have in total and print them.
Your program will receive some arguments. Count how many characters they have in total and print them.
- If the number of arguments is invalid it should print `0`.