grammar and language

This commit is contained in:
Shaina Raskas
2022-10-18 16:05:43 -04:00
parent 99a59e39d8
commit c52e75a9b5
+1 -1
View File
@@ -292,7 +292,7 @@ Uses for `cycle` include:
## tablerow
Generates an HTML table. Must be wrapped in opening `<table>` and closing `</table>` HTML tags. For a full list of attributes available within a `tablerow` loop, see [tablerowloop (object)](#tablerowloop-object).
Generates an HTML table. Must be wrapped in opening `<table>` and closing `</table>` HTML tags. For a full list of attributes available within a `tablerow` loop, refer to [tablerowloop (object)](#tablerowloop-object).
<p class="code-label">Input</p>
```liquid