Update shell/Readme.md
authorDoug Latornell <djl@douglatornell.ca>
Fri, 15 Feb 2013 21:17:06 +0000 (13:17 -0800)
committerW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 23:11:05 +0000 (16:11 -0700)
Fix typo and some missing words.

shell/Readme.md

index 043477a47c53ccf84799d916abf5d8fb5b90a421..1961f4a9ab266cd311cd18ead324326b46df62f8 100644 (file)
@@ -115,7 +115,8 @@ Some terminals will not color the directory entries in this very
 convenient way. In those terminals, use `ls -F` instead of `ls`. The
 `-F` argument modifies the results so that a slash is placed at the
 end of directories. If the file is *executable* meaning that it can be
 convenient way. In those terminals, use `ls -F` instead of `ls`. The
 `-F` argument modifies the results so that a slash is placed at the
 end of directories. If the file is *executable* meaning that it can be
-run like a program, then a star fill be placed of the file name.
+run like a program, then a star will be placed at the end of of the
+file name.
 
 You can also use the command `ls -l` to see whether items in a
 directory are files or directories. `ls -l` gives a lot more
 
 You can also use the command `ls -l` to see whether items in a
 directory are files or directories. `ls -l` gives a lot more