Skip to content

Commit 4e8ddaf

Browse files
committed
fix: docs wording
1 parent 3cffadf commit 4e8ddaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/commands/types.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ rec {
126126
{
127127
type = flatConfigType;
128128
description = ''
129-
A config for a command when the `commands` option is a list ("flat").
129+
A config for a command when the `commands` option is a list.
130130
'';
131131
example = literalExpression ''
132132
[

0 commit comments

Comments
 (0)