From c52e75a9b551fd8d5cd0364108e27cc638741c4d Mon Sep 17 00:00:00 2001 From: Shaina Raskas Date: Tue, 18 Oct 2022 16:05:43 -0400 Subject: [PATCH] grammar and language --- _tags/iteration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_tags/iteration.md b/_tags/iteration.md index a25fbf4c..772dc6cc 100644 --- a/_tags/iteration.md +++ b/_tags/iteration.md @@ -292,7 +292,7 @@ Uses for `cycle` include: ## tablerow -Generates an HTML table. Must be wrapped in opening `` and closing `
` 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 `` and closing `
` HTML tags. For a full list of attributes available within a `tablerow` loop, refer to [tablerowloop (object)](#tablerowloop-object).

Input

```liquid