diff --git a/docs/angular/src/content/en/components/grid-lite/theming.mdx b/docs/angular/src/content/en/components/grid-lite/theming.mdx
index de7892cfa2..a4b7d0df5c 100644
--- a/docs/angular/src/content/en/components/grid-lite/theming.mdx
+++ b/docs/angular/src/content/en/components/grid-lite/theming.mdx
@@ -24,7 +24,7 @@ Depending on your project type, setup and build configuration the method of how
As a rule of thumb, you can always copy the `themes` folder to your assets directory and link the theme from there in your index.html.
```html
-
```
| Theme | Variant | Path |
diff --git a/docs/xplat/src/content/en/components/grid-lite/theming.mdx b/docs/xplat/src/content/en/components/grid-lite/theming.mdx
index e2a78e3c91..ba3e105dfc 100644
--- a/docs/xplat/src/content/en/components/grid-lite/theming.mdx
+++ b/docs/xplat/src/content/en/components/grid-lite/theming.mdx
@@ -24,7 +24,7 @@ Depending on your project type, setup and build configuration the method of how
As a rule of thumb, you can always copy the `themes` folder to your assets directory and link the theme from there in your index.html.
```html
-
```
| Theme | Variant | Path |