diff --git a/subjects/only1/README.md b/subjects/only1/README.md index 7cf3385b..0bd04e39 100644 --- a/subjects/only1/README.md +++ b/subjects/only1/README.md @@ -2,7 +2,7 @@ ### Instructions -Write a program that displays a `1` character on the standard output. (and nothing else) +Write a program that displays a `1` character on the standard output and nothing else. ### Usage