Skip to content

Commit

Permalink
fix QUIRKS.md typo (#3095)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbofmmbt authored Jan 6, 2025
1 parent c6679b1 commit 3455ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/content/QUIRKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ If you wish to include the values of the enclosing form when issuing an `GET` yo

## History Can Be Tricky

htmx provides support for interacting with the broswer's [history](@/docs.md#history). This can be very powerful, but it
htmx provides support for interacting with the browser's [history](@/docs.md#history). This can be very powerful, but it
can also be tricky, particularly if you are using 3rd party JavaScript libraries that modify the DOM.

There can also be [security concerns](@/docs.md#hx-history) when using htmx's history support.
Expand Down

0 comments on commit 3455ebe

Please sign in to comment.