Fixed typos

This commit is contained in:
Alejandro Celaya
2021-05-22 21:22:15 +02:00
parent 4b89687e45
commit a1cab4ca7d
2 changed files with 2 additions and 2 deletions

View File

@@ -193,7 +193,7 @@
},
"potentialBot": {
"type": "boolean",
"description": "Tells if Shlink thinks this visits comes potentially from a bot or crawler"
"description": "Tells if Shlink thinks this visit comes potentially from a bot or crawler"
}
},
"example": {

View File

@@ -20,7 +20,7 @@
},
"potentialBot": {
"type": "boolean",
"description": "Tells if Shlink thinks this visits comes potentially from a bot or crawler"
"description": "Tells if Shlink thinks this visit comes potentially from a bot or crawler"
}
}
}