From 966bcfa9ef65b53038825252cfefc4e8185d2392 Mon Sep 17 00:00:00 2001
From: Doug Latornell <djl@douglatornell.ca>
Date: Sat, 16 Feb 2013 10:32:03 -0800
Subject: [PATCH] Update shell/Readme.md

Fix markup to highlight `find` command.
---
 shell/Readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/shell/Readme.md b/shell/Readme.md
index b152152..2c29e25 100644
--- a/shell/Readme.md
+++ b/shell/Readme.md
@@ -887,9 +887,9 @@ a single instance of `grep` (or whatever program it is running).
 * * * * 
 **Short Exercise**
 
-Navigate to the `data` directory. Use one find command to perform each
+Navigate to the `data` directory. Use one `find` command to perform each
 of the operations listed below (except number 2, which does not
-require a find command):
+require a `find` command):
 
 1.  Find any file whose name is "NOTES" within `data` and delete it 
 
-- 
2.26.2