From baf8eb024493c47e5ef306d830e4c31f8a7f72db Mon Sep 17 00:00:00 2001 From: Tyler Crumpton Date: Sat, 31 Oct 2015 11:42:43 -0500 Subject: [PATCH] Fix typo in README.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87cd891..bfd05a2 100644 --- a/README.md +++ b/README.md @@ -291,7 +291,7 @@ diskutil list ``` #### View File System Usage -A contiuous stream of file system access info. +A continuous stream of file system access info. ```bash sudo fs_usage ```