Skip to content

Commit b1c1a1b

Browse files
authored
Documentation update for hx-swap (#3261)
1 parent aa3dbf0 commit b1c1a1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/content/attributes/hx-swap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Similarly, you can modify the time between the swap and the settle logic by incl
5757
modifier:
5858

5959
```html
60-
<!-- this will wait 1s before doing the swap after it is received -->
60+
<!-- this will wait 1s before doing the settle after it is received -->
6161
<div hx-get="/example" hx-swap="innerHTML settle:1s">Get Some HTML & Append It</div>
6262
```
6363

0 commit comments

Comments
 (0)