fix spacing in upgrading

This commit is contained in:
William Banfield
2021-09-07 18:39:06 -04:00
parent 3e921a8378
commit 923e6f4ab4

View File

@@ -120,7 +120,7 @@ both stacks.
### Using the updated p2p library
The P2P library was reimplemented in this release. The new implementation is
enabled by default in this version of Tendermint . The legacy implementation is still
enabled by default in this version of Tendermint. The legacy implementation is still
included in this version of Tendermint as a backstop to work around unforeseen
production issues. The new and legacy version are interoperable. If necessary,
you can enable the legacy implementation in the server configuration file.