You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/content/extensions/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@ htmx extensions are split into two categories:
151
151
</tr>
152
152
<tr>
153
153
<td>{% markdown() %} [htmx-json](https://github.com/mariusGundersen/htmx-json) {% end %}</td>
154
-
<td>{% markdown() %} Support JSON response by transforming the html directly. This is a slightly different appreach than client-side-templates. {% end %}</td>
154
+
<td>{% markdown() %} Support JSON response by transforming the html directly. This is a slightly different approach than client-side-templates. {% end %}</td>
0 commit comments