diff --git a/core/modules/views/config/schema/views.data_types.schema.yml b/core/modules/views/config/schema/views.data_types.schema.yml
index 7cf0cad..026889a 100644
--- a/core/modules/views/config/schema/views.data_types.schema.yml
+++ b/core/modules/views/config/schema/views.data_types.schema.yml
@@ -149,7 +149,7 @@ views_display:
           type: boolean
           label: 'Display ''more'' link only if there is more content'
         use_more_text:
-          type: boolean
+          type: label
           label: 'The text to display for the more link.'
         exposed_form:
           type: boolean
@@ -220,7 +220,7 @@ views_display:
       type: boolean
       label: 'Display ''more'' link only if there is more content'
     use_more_text:
-      type: string
+      type: label
       label: 'The text to display for the more link.'
     link_display:
       type: string
