From 52d675626d0c48eb5aab4e65502a300e6c8c97f0 Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Thu, 12 Mar 2020 19:58:06 +0000 Subject: [PATCH] Update piglatin.en.md --- subjects/piglatin.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/piglatin.en.md b/subjects/piglatin.en.md index 6c4fcffa6..890e6ba05 100644 --- a/subjects/piglatin.en.md +++ b/subjects/piglatin.en.md @@ -11,7 +11,7 @@ The rules used by Pig Latin are as follows: If the word has no vowels the program should print "No vowels". -If the number of arguments is different from one, the program prints a new line. +If the number of arguments is different from one, the program prints a newline ("`\n`"). ### Usage