1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update nats-server-protocol.md

This commit is contained in:
Ginger Collison
2019-06-07 09:26:25 -05:00
committed by GitHub
parent 17ba5943a6
commit 6bc9454a2f

View File

@@ -166,4 +166,4 @@ If the another server sends a ping request, a server will reply with a pong mess
#### Description
The `-ERR` message is used by the server indicate a protocol, authorization, or other runtime connection error to another server. Most of these errors result in the remote server closing the connection.
The `-ERR` message is used by the server to indicate a protocol, authorization, or other runtime connection error to another server. Most of these errors result in the remote server closing the connection.