capitalize some words

This commit is contained in:
Gabx 2016-08-23 23:17:06 +02:00
parent ef0bb691bc
commit a8d26470e2

View File

@ -86,7 +86,7 @@ This will produce an executable in the `./target/release` subdirectory.
## Start parity ## Start parity
### manually ### manually
To start Manually Parity, just run To start Parity manually, just run
```bash ```bash
$ ./target/release/parity $ ./target/release/parity
``` ```