Skip to content

Commit f862540

Browse files
authored
Minor correction "too" -> "to" in the-fetchening.md
1 parent 9c1297c commit f862540

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

www/content/essays/the-fetchening.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ The idea was to use "id sets" to make smarter decisions regarding which nodes to
143143
merging changes into the DOM, and I called this idea "idiomorph". Idiomorph has gone on to be adopted by many other
144144
web 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
147147
htmx 2.0 had already grown larger than I wanted.
148148

149149
In 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

267267
Thank 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

0 commit comments

Comments
 (0)