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 4dce050aaded78706f389350e47089ce3a3eee58..a1178a100f9bd6280dad5affc06a4575965caa95 100644
--- a/core/modules/views/config/schema/views.data_types.schema.yml
+++ b/core/modules/views/config/schema/views.data_types.schema.yml
@@ -152,7 +152,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
@@ -223,7 +223,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