diff --git a/index.xhtml b/index.xhtml
index 6803c98f9..ec1a48501 100644
--- a/index.xhtml
+++ b/index.xhtml
@@ -557,7 +557,7 @@ to that of NixOS. The flake.nix would be:
< command here may bedarwin-rebuild switch --flake <flake-uri>.You can use the above
flake.nixas a template in~/.config/darwinby$ nix flake new ~/.config/darwin -t github:nix-community/home-manager#nix-darwinflake-parts module
When using flake-parts -you may wish to import home-manager’s flake module, +you may wish to import Home Manager’s flake module,
flakeModules.home-manager.{ description = "flake-parts configuration";