docs(suffix): Adding the subject of exercice suffix for js piscine

This commit is contained in:
zainabdnaya 2023-10-13 16:57:12 -04:00
parent f90cc6638e
commit e712512bda
1 changed files with 2 additions and 2 deletions

View File

@ -25,6 +25,6 @@ and the output should be:
```console
$ node index.js
"elloHer, orldwer! hisTwer is Her a estwer."
elloHer, orldwer! hisTwer is Her a estwer.
$
```
```