From a8d26470e26b6ba562d713e573b70579e7f55f5c Mon Sep 17 00:00:00 2001 From: Gabx Date: Tue, 23 Aug 2016 23:17:06 +0200 Subject: [PATCH] capitalize some words --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 876bb9776..b2ddc80b4 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ This will produce an executable in the `./target/release` subdirectory. ## Start parity ### manually -To start Manually Parity, just run +To start Parity manually, just run ```bash $ ./target/release/parity ```