fix minor typo (#823)

This commit is contained in:
Brian Fallik 2022-02-17 08:16:03 -05:00 committed by GitHub
parent 23008dc1ed
commit 0d7f469e79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@ If you are migrating to htmx from intercooler.js, please see the [migration guid
### webpack
If you are using webpack to managed your javascript:
If you are using webpack to manage your javascript:
* Install `htmx` via your favourite package manager (like npm or yarn)
* Add the import to your `index.js`