mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-01-25 05:06:13 +00:00
Fix typo (#3371)
This commit is contained in:
@@ -116,7 +116,7 @@ htmx extensions are split into two categories:
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{% markdown() %} [restored](https://github.com/bigskysoftware/htmx-extensions/blob/main/src/restored/README.md) {% end %}</td>
|
||||
<td>{% markdown() %} Triggers an event whenever a back button even is detected while using `hx-boost` {% end %}</td>
|
||||
<td>{% markdown() %} Triggers an event whenever a back button event is detected while using `hx-boost` {% end %}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{% markdown() %} [safe-nonce](https://github.com/MichaelWest22/htmx-extensions/blob/main/src/safe-nonce/README.md) {% end %}</td>
|
||||
|
||||
Reference in New Issue
Block a user