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