File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ The idea was to use "id sets" to make smarter decisions regarding which nodes to
143143merging changes into the DOM, and I called this idea "idiomorph". Idiomorph has gone on to be adopted by many other
144144web project such as [ Hotwire] ( https://hotwired.dev/ ) .
145145
146- We strongly considered including it in htmx 2.0, but I decided not too because it worked well as an extension and
146+ We strongly considered including it in htmx 2.0, but I decided not to because it worked well as an extension and
147147htmx 2.0 had already grown larger than I wanted.
148148
149149In 4.0, with the complexity savings we achieved by moving to ` fetch() ` , we can now comfortably fit a ` morphInner ` and
@@ -266,4 +266,4 @@ You can track our progress (and see quite a bit of dust flying around) in the `f
266266
267267Thank you for your patience and pardon our dust!
268268
269- > "Well, when events change, I change my mind. What do you do?" --Paul Samuelson or John Maynard Keynes
269+ > "Well, when events change, I change my mind. What do you do?" --Paul Samuelson or John Maynard Keynes
You can’t perform that action at this time.
0 commit comments