Browse Source

docs(frontback): ran prettier format

pull/1622/head
jrosendo 1 year ago committed by José Rosendo
parent
commit
fb90a96eec
  1. 2
      subjects/frontback/README.md

2
subjects/frontback/README.md

@ -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$

Loading…
Cancel
Save