fix typo
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
This commit is contained in:
parent
126eea48e3
commit
baef05e6fe
|
@ -82,7 +82,7 @@ struct AuthorizationSettings : Config {
|
|||
|
||||
> **Note**
|
||||
>
|
||||
> Trusted users (set in [`trusted-users`](#conf-trusted-users)) can always to connect to the Nix daemon.
|
||||
> Trusted users (set in [`trusted-users`](#conf-trusted-users)) can always connect to the Nix daemon.
|
||||
)"};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue