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 `
` 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 `` HTML tags. For a full list of attributes available within a `tablerow` loop, refer to [tablerowloop (object)](#tablerowloop-object).
Input
```liquid