From 8d33b8225f96ee88f716cf5fa367da0714717aaa Mon Sep 17 00:00:00 2001 From: Peter W Date: Sat, 10 Apr 2021 20:19:40 +1000 Subject: [PATCH] Fix typo in help text Fixes #368 --- wo/cli/plugins/secure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wo/cli/plugins/secure.py b/wo/cli/plugins/secure.py index 619e907..3b3079c 100644 --- a/wo/cli/plugins/secure.py +++ b/wo/cli/plugins/secure.py @@ -23,7 +23,7 @@ class WOSecureController(CementBaseController): stacked_on = 'base' stacked_type = 'nested' description = ( - 'Secure command provide the ability to' + 'Secure command provide the ability to ' 'adjust settings for backend and to harden server security.') arguments = [ (['--auth'],