Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions www/content/essays/the-fetchening.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ The idea was to use "id sets" to make smarter decisions regarding which nodes to
merging changes into the DOM, and I called this idea "idiomorph". Idiomorph has gone on to be adopted by many other
web project such as [Hotwire](https://hotwired.dev/).

We strongly considered including it in htmx 2.0, but I decided not too because it worked well as an extension and
We strongly considered including it in htmx 2.0, but I decided not to because it worked well as an extension and
htmx 2.0 had already grown larger than I wanted.

In 4.0, with the complexity savings we achieved by moving to `fetch()`, we can now comfortably fit a `morphInner` and
Expand Down Expand Up @@ -266,4 +266,4 @@ You can track our progress (and see quite a bit of dust flying around) in the `f

Thank you for your patience and pardon our dust!

> "Well, when events change, I change my mind. What do you do?" --Paul Samuelson or John Maynard Keynes
> "Well, when events change, I change my mind. What do you do?" --Paul Samuelson or John Maynard Keynes