diff --git a/core/modules/views/config/schema/views.sort.schema.yml b/core/modules/views/config/schema/views.sort.schema.yml
index e61c3d2..264f2c1 100644
--- a/core/modules/views/config/schema/views.sort.schema.yml
+++ b/core/modules/views/config/schema/views.sort.schema.yml
@@ -35,7 +35,7 @@ views.sort_expose.boolean:
   label: 'Boolean sort expose settings'
 
 views.sort_expose.date:
-  type: views_sort_expose
+  type: views.sort_expose.standard
   label: 'Date sort expose settings'
 
 views.sort_expose.standard:
