Skip to content

Commit

Permalink
spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelWest22 authored Sep 8, 2024
1 parent 64ba651 commit c8ccd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/content/attributes/hx-swap-oob.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If another swap value is given, that swap strategy will be used instead but note
...
</div>
<div id="alerts" hx-swap-oob="beforeend">
<p>Saved again!</p> <!--swap inner contents to end of alters but not wraping oob div-->
<p>Saved again!</p> <!--swap inner contents to end of alerts but not wraping oob div-->
</div>
```

Expand Down

0 comments on commit c8ccd73

Please sign in to comment.