diff --git a/php/class-customize-snapshot-manager.php b/php/class-customize-snapshot-manager.php index 4c306f4e..b3dc3a4e 100644 --- a/php/class-customize-snapshot-manager.php +++ b/php/class-customize-snapshot-manager.php @@ -1406,7 +1406,7 @@ public function remove_all_non_snapshot_admin_bar_links( $wp_admin_bar ) { public function render_templates() { $data = $this->get_month_choices(); - $description = __( 'Schedule your changes to publish (go live) at a future date.', 'customize-snapshots' ); + $description = __( 'Schedule changes to publish (go live) at a future date.', 'customize-snapshots' ); ?>