Merge pull request #587 from rashadg1030/patch-2

Fix typo in hx-swap.md

thank you!
This commit is contained in:
1cg 2021-09-11 06:22:18 -06:00 committed by GitHub
commit e37ae77eb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ of which take the values `top` and `bottom`:
```
If you wish to target a different element for scrolling or showing, you may place a CSS selector after the `scroll:`
or `swap:`, followed by `:top` or ':bottom':
or `show:`, followed by `:top` or `:bottom`:
```html
<!-- this will get some content and swap it into the current div, then ensure that the top of #another-div is visible in the