docs: fix minor typo (#3681)

This commit is contained in:
Girish Ramnani 2019-05-29 14:02:34 +05:30 committed by Anton Kaliaev
parent b9508ffecb
commit b522ad0052

View File

@ -2,7 +2,7 @@
Tendermint emits different events, to which you can subscribe via Tendermint emits different events, to which you can subscribe via
[Websocket](https://en.wikipedia.org/wiki/WebSocket). This can be useful [Websocket](https://en.wikipedia.org/wiki/WebSocket). This can be useful
for third-party applications (for analysys) or inspecting state. for third-party applications (for analysis) or inspecting state.
[List of events](https://godoc.org/github.com/tendermint/tendermint/types#pkg-constants) [List of events](https://godoc.org/github.com/tendermint/tendermint/types#pkg-constants)