diff --git a/api/package.json b/api/package.json index 08403f7628..119a7267fc 100644 --- a/api/package.json +++ b/api/package.json @@ -1,7 +1,7 @@ { "name": "mattermost-api-reference", "version": "1.0.0", - "description": "This respository holds the API reference available at [https://api.mattermost.com](https://api.mattermost.com).", + "description": "This repository holds the API reference available at [https://api.mattermost.com](https://api.mattermost.com).", "main": "index.js", "dependencies": { "@redocly/cli": "^1.13.0",