diff --git a/subjects/displays/README.md b/subjects/displays/README.md index 397cd3f5..709f0196 100644 --- a/subjects/displays/README.md +++ b/subjects/displays/README.md @@ -2,7 +2,7 @@ ### Instructions -Write a program that displays an `S` character on the standard followed by newlines (`'\n'`) +Write a program that displays the character `S` on followed by a newline `\n`. ### Usage