docs(frontback): ran prettier format

This commit is contained in:
jrosendo 2022-11-21 15:06:59 +00:00 committed by José Rosendo
parent d5a8d222e7
commit fb90a96eec
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Write a program that prints the previous letter and the next letter of the Latin
### Usage
```console
$ go run . | cat -e
$ go run . | cat -e
$
$ go run . a | cat -e
ab$