diff --git a/README.md b/README.md
index 9221a54..6442b82 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,7 @@ Desktop Downloads Documents Images Videos Music
If `ls` returned what seems to be the files or directories on your
computer, then you have everything you need!
-1: "return" is technical jargon used to describe how something
+1 "return" is technical jargon used to describe how something
on a computer sends data somewhere. In this case, the text
representing your files and directories is the data, and that text is
being sent to your screen.