diff --git a/doc/stepper/BasicDoc.vue b/doc/stepper/BasicDoc.vue
index ae54150a5..182a4ba12 100644
--- a/doc/stepper/BasicDoc.vue
+++ b/doc/stepper/BasicDoc.vue
@@ -2,7 +2,7 @@
Stepper consists of one or more StepperPanel elements.
Stepper consists of one or more StepperPanel elements.
Each StepperPanel content can easily be customized with the default slot instead of using the built-in modes. Additionally, header, content, and separator sections of the StepperPanel are customizable via templating.