diff --git a/API-Records.md b/API-Records.md index e07f555..d62b8d1 100644 --- a/API-Records.md +++ b/API-Records.md @@ -56,7 +56,7 @@ ### Response | code | result | | --- | --- | -| 201 | Everything was successful, domain has been created | +| 201 | Everything was successful, record has been created | | 400 | Given record type is not valid | | 404 | Given domain does not exist or is not master or native | | 422 | One of the required fields is missing |