diff --git a/site/content/docs/4.3/content/tables.md b/site/content/docs/4.3/content/tables.md index 12aac11c93..d5dc983470 100644 --- a/site/content/docs/4.3/content/tables.md +++ b/site/content/docs/4.3/content/tables.md @@ -459,15 +459,15 @@ Use contextual classes to color table rows or individual cells. Cell Cell -{{< table.inline >}} - {{- range (index $.Site.Data "theme-colors") }} - - {{ .name | title }} - Cell - Cell - - {{- end -}} -{{< /table.inline >}} + {{< table.inline >}} + {{- range (index $.Site.Data "theme-colors") }} + + {{ .name | title }} + Cell + Cell + + {{- end -}} + {{< /table.inline >}}