diff --git a/components/dockmanager/overview.md b/components/dockmanager/overview.md
index 63d51733b6..64eb0507e6 100644
--- a/components/dockmanager/overview.md
+++ b/components/dockmanager/overview.md
@@ -10,7 +10,7 @@ position: 0
# Blazor DockManager Overview
-The Blazor DockManager component is a versatile tool that enables users to manage and organize multiple panes within a single container. It supports features like docking, undocking, resizing, and repositioning, offering a flexible and customizable layout.
+The Blazor DockManager component is a versatile tool that enables users to manage and organize multiple panes within a single container. It supports features like docking, undocking, resizing, and repositioning, offering a flexible and customizable layout.
The DockManager is best suited for desktop-like interfaces and applications designed for larger screens, where users can take full advantage of its advanced layout management capabilities.