summaryrefslogtreecommitdiff
path: root/cxmanage_api/cli/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'cxmanage_api/cli/__init__.py')
-rw-r--r--cxmanage_api/cli/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxmanage_api/cli/__init__.py b/cxmanage_api/cli/__init__.py
index 438d568..2d98d8a 100644
--- a/cxmanage_api/cli/__init__.py
+++ b/cxmanage_api/cli/__init__.py
@@ -124,7 +124,7 @@ def get_nodes(args, tftp, verify_prompt=False):
print(
"NOTE: Please check node count! Ensure discovery of all " +
"nodes in the cluster. Power cycle your system if the " +
- "discovered node count does not equal nodes in" +
+ "discovered node count does not equal nodes in " +
"your system.\n"
)
if not prompt_yes("Discovered %i nodes. Continue?"