From 71ff447cca4e83ec0889331d46d1ab167233e6d7 Mon Sep 17 00:00:00 2001 From: Rick Kuipers Date: Thu, 1 Feb 2024 11:38:59 +0100 Subject: [PATCH] Fixed typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e957fe1..81b8224 100644 --- a/README.md +++ b/README.md @@ -161,8 +161,8 @@ The `head` object also offers callbacks for configuring head merging specifics. ### Setting Defaults -All the behaviors specified above can be set to a different default by mutating the `Idimorph.defaults` object, including -the `Idimorph.defaults.callbacks` and `Idimorph.defaults.head` objects. +All the behaviors specified above can be set to a different default by mutating the `Idiomorph.defaults` object, including +the `Idiomorph.defaults.callbacks` and `Idiomorph.defaults.head` objects. ### htmx