lint markdown docs using a stop-words and write-good linters (#2195)

* lint docs with write-good, stop-words

* remove package-lock.json

* update changelog

* fix wrong paragraph formatting

* fix some docs formatting

* fix docs format

* fix abci spec format
This commit is contained in:
Peng Zhong
2018-08-27 11:33:46 +04:00
committed by Anton Kaliaev
parent 8a84593c02
commit 20e35654c6
53 changed files with 3440 additions and 831 deletions
+2 -2
View File
@@ -23,7 +23,7 @@ Blocks/sec 0.818 0.386 1 9
[Install Tendermint](../introduction/install)
This currently is setup to work on tendermint's develop branch. Please ensure
you are on that. (If not, update `tendermint` and `tmlibs` in gopkg.toml to use
the master branch.)
the master branch.)
then run:
@@ -32,7 +32,7 @@ tendermint init
tendermint node --proxy_app=kvstore
```
```
```
tm-bench localhost:26657
```