diff --git a/inc/widgets.php b/inc/widgets.php index f8cd0d1..1370b7d 100644 --- a/inc/widgets.php +++ b/inc/widgets.php @@ -17,7 +17,7 @@ function understrap_widgets_init() { ) ); register_sidebar( array( - 'name' => __( 'Sliding Hero', 'understrap' ), + 'name' => __( 'Slider Hero', 'understrap' ), 'id' => 'hero', 'description' => '', 'before_widget' => '
',