summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2022-02-21 09:30:08 +0200
committerGitHub <noreply@github.com>2022-02-21 10:30:08 +0300
commit4cb5435b8d16c6b117ef1774dcf324c75b5bab9d (patch)
treef7df43e2d31e304c296f8dfb23e7dd9f74c156b1 /web
parent0a51695ef6514edac0163ebd26bfc830ca473cee (diff)
Fix typos (#12183)
Diffstat (limited to 'web')
-rw-r--r--web/api/netdata-swagger.json2
-rw-r--r--web/api/netdata-swagger.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/web/api/netdata-swagger.json b/web/api/netdata-swagger.json
index 7786b333a5..cf2aca4c00 100644
--- a/web/api/netdata-swagger.json
+++ b/web/api/netdata-swagger.json
@@ -2099,7 +2099,7 @@
},
"agent-claimed": {
"type": "boolean",
- "description": "Informs whether this agent has been added to a space in the cloud (User has to perform claiming). If false (user didnt perform claiming) agent will never attempt any cloud connection."
+ "description": "Informs whether this agent has been added to a space in the cloud (User has to perform claiming). If false (user didn't perform claiming) agent will never attempt any cloud connection."
},
"claimed-id": {
"type": "string",
diff --git a/web/api/netdata-swagger.yaml b/web/api/netdata-swagger.yaml
index 83487bda8d..7fc736b644 100644
--- a/web/api/netdata-swagger.yaml
+++ b/web/api/netdata-swagger.yaml
@@ -1641,7 +1641,7 @@ components:
agent-claimed:
type: boolean
description: Informs whether this agent has been added to a space in the cloud (User has to perform claiming).
- If false (user didnt perform claiming) agent will never attempt any cloud connection.
+ If false (user didn't perform claiming) agent will never attempt any cloud connection.
claimed_id:
type: string
format: uuid