summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index d47e537debc..9e907689c80 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -355,9 +355,9 @@ follows:
}
```
-## Bad request
+## Unknown route
-When you try to access API URL that does not exist you will receive 404 Not Found.
+When you try to access an API URL that does not exist you will receive 404 Not Found.
```
HTTP/1.1 404 Not Found