diff --git a/spec/README.md b/spec/README.md
index 0365edb..33a64c2 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -202,7 +202,7 @@ Accepts JSON data that defines a new route to be appended to the current routes.
}
```
* **Success Responses**:
- * **Code**: `200 OK`
+ * **Code**: `201 Created`
**Header**: `Content-Type: application/json`
**Content**:
```