From be6952b6dd07c17ba20c263d392b30dcfa5fdd6e Mon Sep 17 00:00:00 2001 From: Bill Butler Date: Mon, 29 May 2017 20:15:54 -0400 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9ec3e17..fa5b264c 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ Make sure you don't get any errors ```bash sudo systemctl status peerplays.service ``` -Stop your witness if it is currently running form previous steps, then start it with the service. +Stop your witness if it is currently running from previous steps, then start it with the service. ```bash sudo systemctl start peerplays.service ```