From a221736eeeebafec3ec1d687f11859997392da2a Mon Sep 17 00:00:00 2001 From: James Pettit Date: Fri, 29 Sep 2017 23:18:45 -0700 Subject: [PATCH] Fix typo in using-tendermint.rst configutation -> configuration --- docs/using-tendermint.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using-tendermint.rst b/docs/using-tendermint.rst index 1cb3ad86e..6e870851f 100644 --- a/docs/using-tendermint.rst +++ b/docs/using-tendermint.rst @@ -116,7 +116,7 @@ new blockchain will not make any blocks. Configuration ------------- -Tendermint uses a ``config.toml`` for configutation. For details, see +Tendermint uses a ``config.toml`` for configuration. For details, see `the documentation <./specification/configuration.html>`__. Notable options include the socket address of the application