Fix grammar in description of unifi.remove_clients action (#144632)

This commit is contained in:
Norbert Rittel
2025-05-11 13:53:42 +02:00
committed by GitHub
parent 40e2c7b9b7
commit 05796dcd51

View File

@@ -117,7 +117,7 @@
},
"remove_clients": {
"name": "Remove clients from the UniFi Network",
"description": "Cleans up clients that has only been associated with the controller for a short period of time."
"description": "Cleans up clients that have only been associated with the controller for a short period of time."
}
}
}