diff --git a/Error-Codes.md b/Error-Codes.md index de188be..4860504 100644 --- a/Error-Codes.md +++ b/Error-Codes.md @@ -26,7 +26,7 @@ Code | Name 142 | Invalid arguments for command. **2xx** | **Networking** **20x** | General connectivity. -201 | Not internet connection. +201 | No internet connection. 202 | Router does not support UPnP. **21x** | Wallet server connectivity. 210 | Failed connecting to a lbryumx server. (Should normally not need to be handled higher up as `lbrynet` will retry other servers.)