diff --git a/config/schema/view_password.schema.yml b/config/schema/view_password.schema.yml
index b9800a0..276e886 100644
--- a/config/schema/view_password.schema.yml
+++ b/config/schema/view_password.schema.yml
@@ -4,4 +4,7 @@ view_password.settings:
   mapping:
     form_ids:
       type: string
-      label: 'Do not want to display the password for this forms.'
+      label: 'Enter the form id(s) here.'
+    span_classes:
+      type: string
+      label: 'Enter the form class here.'
