fix grammar

This commit is contained in:
carson 2020-11-16 21:52:18 -07:00
parent 12dee5aa5a
commit d86b95c7a1

View File

@ -22,6 +22,6 @@ I'm pleased to announce the [0.4 release](https://unpkg.com/browse/htmx.org@0.4.
#### Bug Fixes
* Eliminated perf issues around `hx-boost` in large pages that are not using that attribute
* Fixed bug when preventing evaluation when script tag was leading content in a response
* Fixed bug which prevented evaluation when a script tag was the leading content in a response
Enjoy!