From c48f4f15516b4286423f721d67c53b1426c2076c Mon Sep 17 00:00:00 2001
From: Tsvetomir Hristov <106250052+Tsvetomir-Hr@users.noreply.github.com>
Date: Tue, 9 Dec 2025 16:57:28 +0200
Subject: [PATCH] chore(Docs): fix broken example
---
components/grid/templates/command-column-header.md | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/components/grid/templates/command-column-header.md b/components/grid/templates/command-column-header.md
index 5e9033eac..57487cfd7 100644
--- a/components/grid/templates/command-column-header.md
+++ b/components/grid/templates/command-column-header.md
@@ -31,10 +31,12 @@ The `HeaderTemplate` of the Grid command column enables you to customize the hea
Actions
- Edit
- Update
- Cancel
- Delete
+
+ Edit
+ Update
+ Cancel
+ Delete
+
@@ -75,4 +77,4 @@ The `HeaderTemplate` of the Grid command column enables you to customize the hea
## See Also
-* [Grid Command Column](slug:components/grid/columns/command)
\ No newline at end of file
+* [Grid Command Column](slug:components/grid/columns/command)