remove ceph nodes pipeline

Change-Id: Ib90616baa8fdfe164797e595043d19fed9c7ce21
diff --git a/ceph-add-node.groovy b/ceph-add-node.groovy
index c6d2ea2..8757ca1 100644
--- a/ceph-add-node.groovy
+++ b/ceph-add-node.groovy
@@ -31,7 +31,7 @@
     }
 
     if (!found) {
-            common.errorMsg("No such HOST_TYPE was found. Please insert one of these types: mon/osd/rgw")
+            common.errorMsg("No such HOST_TYPE was found. Please insert one of the following types: mon/osd/rgw")
         break
     }