From 799ed9caedd120059705c7e4e6f70c86412ee0ef Mon Sep 17 00:00:00 2001 From: cimryan Date: Fri, 12 Oct 2018 15:53:34 -0700 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28513cf..609427e 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Now that you have a shell on the Pi you can turn the Pi into a smart USB drive. ``` ping nautilus ``` -1. If the server can't be reached, ping it's IP address: +1. If the server can't be reached, ping its IP address: ``` ping 192.168.0.41 ```