diff --git a/index.html b/index.html index e25e9eb..a353f30 100644 --- a/index.html +++ b/index.html @@ -5472,9 +5472,8 @@ so our hello-again script won’t be able to find it.

There are various ways to deal with this problem. -In this case we simply edited the script as we install it, -by specifying the full path to hello-nix. -This is done in lines 34-36.

+In this case we simply edited the script (lines 34-36) as we install it, +by specifying the full path to hello-nix.

@@ -5565,7 +5564,7 @@ Hello from your flake!