diff --git a/nats_protocol/nats-protocol.md b/nats_protocol/nats-protocol.md index 50c0f77..08a2ccb 100644 --- a/nats_protocol/nats-protocol.md +++ b/nats_protocol/nats-protocol.md @@ -293,7 +293,7 @@ Handling of these errors usually has to be done asynchronously. `-ERR ` -Some protocol errors result in the server closing the connection. Upon recieving these errors, the connection is no longer valid and the client should clean up relevant resources. These errors include: +Some protocol errors result in the server closing the connection. Upon receiving these errors, the connection is no longer valid and the client should clean up relevant resources. These errors include: - `-ERR 'Unknown Protocol Operation'`: Unknown protocol error - `-ERR 'Attempted To Connect To Route Port'`: Client attempted to connect to a route port instead of the client port