From 8906eab7b67409ac7eb537d0d3e4a2cbec6c5acb Mon Sep 17 00:00:00 2001 From: jrosendo Date: Mon, 7 Nov 2022 14:29:49 +0000 Subject: [PATCH] docs(onlyB): fix subject - syntax fix --- subjects/onlyb/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/onlyb/README.md b/subjects/onlyb/README.md index d3b4348d..2fe7177b 100644 --- a/subjects/onlyb/README.md +++ b/subjects/onlyb/README.md @@ -2,7 +2,7 @@ ### Instructions -Write a program that displays a `B` character on the standard output. (and nothing else) +Write a program that displays a `B` character on the standard output. ### Usage