Skip to content

Commit e71f746

Browse files
committed
typo
1 parent 8b249b1 commit e71f746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/content/essays/the-fetchening.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Further, changing from ye olde [`XMLHttpRequest`](https://developer.mozilla.org/
3434
(a legacy of htmx 1.0 IE support) to [`fetch()`](https://developer.mozilla.org/en-US/docs/Web/API/Window/fetch) would
3535
be a pretty violent change, guaranteed to break at least *some* stuff.
3636

37-
So I began thinking: if we are going to consider moving to fetch, then maybe we should _also_ that this update as a
38-
chance address at least _some_ of the [quirks](https://htmx.org/quirks/) that htmx has acquired over its lifetime.
37+
So I began thinking: if we are going to consider moving to fetch, then maybe we should _also_ use this update as a
38+
chance address at least _some_ of the [quirks & cruft](https://htmx.org/quirks/) that htmx has acquired over its lifetime.
3939

4040
So, eventually & reluctantly, I have changed my mind: there _will_ be another major version of htmx.
4141

0 commit comments

Comments
 (0)