Update docs.md

This commit is contained in:
1cg 2021-09-04 06:49:58 -06:00 committed by GitHub
parent 77ebebe3f8
commit 6d85d1ae5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -718,7 +718,7 @@ Note that all events are fired with two different names
So, for example, you can listen for `htmx:afterSwap` or for `htmx:after-swap`. This facilitates interoperability
with other libraries.
⚠️ for [Alpine.js](https://github.com/alpinejs/alpine/) you **should** use Kebab case.
[Alpine.js](https://github.com/alpinejs/alpine/), for example, requires kebab case.
### Logging