diff --git a/Error-Codes.md b/Error-Codes.md index 7e7732c..39a20f8 100644 --- a/Error-Codes.md +++ b/Error-Codes.md @@ -24,7 +24,7 @@ Code | Name 132 | Failed to parse the configuration file. (Includes the syntax error / line number to help user fix it.) 133 | Configuration file is missing setting that has no default / fallback. 134 | Configuration file has setting with invalid value. -**14x** | Errors while executing commands. +**14x** | Errors preparing to execute commands. 140 | Command does not exist. 141 | Command is deprecated. 142 | Invalid arguments for command.