From e712512bda0d9696dfb611fcbdd5f835e5ec2b80 Mon Sep 17 00:00:00 2001 From: zainabdnaya Date: Fri, 13 Oct 2023 16:57:12 -0400 Subject: [PATCH] docs(suffix): Adding the subject of exercice suffix for js piscine --- subjects/suffix/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/suffix/README.md b/subjects/suffix/README.md index 7c55eb458..bec540c4b 100644 --- a/subjects/suffix/README.md +++ b/subjects/suffix/README.md @@ -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. $ -``` +``` \ No newline at end of file