Skip to content

Commit

Permalink
Update hx-swap.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
ollin authored Feb 17, 2025
1 parent 90a91a6 commit bec30bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/content/attributes/hx-swap.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "hx-swap"
description = """\
The hx-swap attribute in htmx allows you to specify the 'swap strategy', or how the response will be swapped in \
relative to the target of an AJAZ request. The default swap strategy is `innerHTML`."""
relative to the target of an AJAX request. The default swap strategy is `innerHTML`."""
+++

The `hx-swap` attribute allows you to specify how the response will be swapped in relative to the
Expand Down

0 comments on commit bec30bc

Please sign in to comment.