diff --git a/docs/async-api/async-api.json b/docs/async-api/async-api.json index 82da91c5..f2b964b9 100644 --- a/docs/async-api/async-api.json +++ b/docs/async-api/async-api.json @@ -101,7 +101,7 @@ }, "visitsCount": { "type": "integer", - "description": "The number of visits that this short URL has recieved." + "description": "The number of visits that this short URL has received." }, "tags": { "type": "array", diff --git a/docs/swagger/definitions/ShortUrl.json b/docs/swagger/definitions/ShortUrl.json index a5dee481..f09e8d7b 100644 --- a/docs/swagger/definitions/ShortUrl.json +++ b/docs/swagger/definitions/ShortUrl.json @@ -33,7 +33,7 @@ }, "visitsCount": { "type": "integer", - "description": "The number of visits that this short URL has recieved." + "description": "The number of visits that this short URL has received." }, "tags": { "type": "array",