From 304c928293f88dbc6d450e4e075538af436f2465 Mon Sep 17 00:00:00 2001 From: hamza Date: Tue, 9 Aug 2022 16:56:44 +0100 Subject: [PATCH] DEV-3389 docs(DisplayS):typo --- subjects/displays/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/displays/README.md b/subjects/displays/README.md index 149d3ee52..9dd68cef1 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 folowed by newlines (`'\n'`) +Write a program that displays an `S` character on the standard followed by newlines (`'\n'`) ### Usage