diff --git a/example-config/config.nu b/example-config/config.nu index 4074511..6f937b3 100644 --- a/example-config/config.nu +++ b/example-config/config.nu @@ -2,7 +2,7 @@ # # Nushell-s config file used in engine-q. # -# It fethes all definitions and environment variables from the `init` module. +# It fetches all definitions and environment variables from the `init` module. def build-config [] { { footer_mode: "50" } }