Fix typo in the word repository in api/package.json (#29023)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
45e871e570
Коммит
e4aad40f32
@@ -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",
|
||||
|
||||
Ссылка в новой задаче
Block a user