Unverified Commit dd9fcc40 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

Merge pull request #241131 from ShamrockLee/nix-daemon-gramman

nixos/nix-daemon: fix grammatical mistake in description
parents 28806eef a8999715
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -656,7 +656,7 @@ in
          to view the current value. By default it is empty.

          Nix configurations defined under {option}`nix.*` will be translated and applied to this
          option. In addition, configuration specified in {option}`nix.extraOptions` which will be appended
          option. In addition, configuration specified in {option}`nix.extraOptions` will be appended
          verbatim to the resulting config file.
        '';
      };