capitalize some words

This commit is contained in:
Gabx 2016-08-23 23:17:06 +02:00
parent ef0bb691bc
commit a8d26470e2
1 changed files with 1 additions and 1 deletions

View File

@ -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
```