diff --git a/core/modules/tour/config/schema/tour.schema.yml b/core/modules/tour/config/schema/tour.schema.yml index 144f5a8..6baea04 100644 --- a/core/modules/tour/config/schema/tour.schema.yml +++ b/core/modules/tour/config/schema/tour.schema.yml @@ -6,7 +6,7 @@ tour.tour.*: mapping: id: type: string - label: 'Id' + label: 'ID' label: type: label label: 'Label' @@ -23,10 +23,10 @@ tour.tour.*: type: sequence label: 'Tips' sequence: - - type: tour_tip - label: 'Tour tip ' + - type: tour.tip.[plugin] + label: 'Tour tip' -tour_tip: +tour.tip.text: type: mapping label: 'Tour tip' mapping: