From 452a713ba4c9fae01591c311fd262ae978dbe855 Mon Sep 17 00:00:00 2001 From: "Daniel J. Summers" Date: Sun, 14 Jun 2026 20:57:17 -0400 Subject: [PATCH] fix typo --- src/ViewEngine.Htmx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ViewEngine.Htmx/README.md b/src/ViewEngine.Htmx/README.md index 85a4be7..f1bcf4d 100644 --- a/src/ViewEngine.Htmx/README.md +++ b/src/ViewEngine.Htmx/README.md @@ -14,7 +14,7 @@ _Several constructs have been marked obsolete in this release, and will be remov 1. Install the package. 1. Prior to using the attribute or support modules, `open Giraffe.ViewEngine.Htmx`. -1. If the client is using the `htmax` bundle, also `open Giraffe.ViewEngins.Htmax`. +1. If the client is using the `htmax` bundle, also `open Giraffe.ViewEngine.Htmax`. ### Use