diff --git a/components/tabstrip/tabs-configuration.md b/components/tabstrip/tabs-configuration.md
index 643e4110f5..e31bbf811a 100644
--- a/components/tabstrip/tabs-configuration.md
+++ b/components/tabstrip/tabs-configuration.md
@@ -75,7 +75,7 @@ The `Disabled` parameter allows you to mark a tab as disabled, so the user canno
>caption Disable the second tab
````CSHTML
-Eanble/Disable Second Tab
+Enable/Disable Second Tab
@@ -102,4 +102,4 @@ The `Disabled` parameter allows you to mark a tab as disabled, so the user canno
## See Also
* [Live Demo: TabStrip](https://demos.telerik.com/blazor-ui/tabstrip/overview)
- * [Live Demo: TabStrip - Tab Visibility](https://demos.telerik.com/blazor-ui/tabstrip/tab-visibility)
\ No newline at end of file
+ * [Live Demo: TabStrip - Tab Visibility](https://demos.telerik.com/blazor-ui/tabstrip/tab-visibility)