From 356a69ae58a72650e8e5d9492f28c5d5f20eef60 Mon Sep 17 00:00:00 2001 From: Laurence Date: Wed, 16 Oct 2024 13:32:23 +0100 Subject: [PATCH] enhance: Spell check --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8af5098..0cb71aa 100644 --- a/README.md +++ b/README.md @@ -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