From 0569f90303153b67e5b4135dadc708664f2f6d74 Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Thu, 3 Dec 2015 23:13:46 +0100 Subject: [PATCH] Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fa72fb..ed5ba8d 100644 --- a/README.md +++ b/README.md @@ -1199,10 +1199,10 @@ sudo purge #### Show Memory Statistics ```bash -# one time +# One time vm_stat -# table of data, repeat 10 times total, 1 second wait between each poll +# Table of data, repeat 10 times total, 1 second wait between each poll vm_stat -c 10 1 ```