Skip to content
Merged
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
2 changes: 1 addition & 1 deletion www/content/extensions/idiomorph.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ import `idiomorph/htmx`;

## Usage

Once you have referenced the idiomorph extension, you can register it with the name `morph` on the body and then being
Once you have referenced the idiomorph extension, you can register it with the name `morph` on the body and then begin
using `morph`, `morph:outerHTML` or `morph:innerHTML` as swap strategies.

- `morph` & `morph:outerHTML` will morph the target element as well as it's children
Expand Down
Loading