enhance: Spell check

This commit is contained in:
Laurence
2024-10-16 13:32:23 +01:00
parent bf8691c29c
commit 356a69ae58

View File

@@ -2280,7 +2280,7 @@ To unban an IP use this command:
cscli decisions delete --ip [IP]
```
`[IP]` is the IP address you want to unban. For example, to unaban `192.168.1.100` from SSH you would do:
`[IP]` is the IP address you want to unban. For example, to unban `192.168.1.100` from SSH you would do:
``` bash
cscli decisions delete --ip 192.168.1.100