Merge pull request #562 from dzerrenner/master

search example typo
This commit is contained in:
1cg 2021-08-28 15:16:16 -06:00 committed by GitHub
commit 1c85076030
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ and the user hasn't typed anything new for 1 second:
hx-target="#search-results"/>
```
The response from the `/register` url will be appended to the `div` with the id `response-div`.
The response from the `/search` url will be appended to the `div` with the id `search-results`.
There are two special events that are non-standard that htmx supports: