use typos to check typos
This commit is contained in:
parent
8d9f566ce6
commit
f3de1c79e4
7 changed files with 44 additions and 22 deletions
|
|
@ -50,7 +50,7 @@ in {
|
|||
description = ''
|
||||
A file which JSON configurations for juicity client. See the {option}`settings` option for more information.
|
||||
|
||||
Note: this file will override {options}`settings` option, which is recommanded.
|
||||
Note: this file will override {options}`settings` option, which is recommended.
|
||||
'';
|
||||
};
|
||||
allowedOpenFirewallPorts = lib.mkOption {
|
||||
|
|
@ -95,7 +95,7 @@ in {
|
|||
description = ''
|
||||
A file which JSON configurations for juicity server. See the {option}`settings` option for more information.
|
||||
|
||||
Note: this file will override {options}`settings` option, which is recommanded.
|
||||
Note: this file will override {options}`settings` option, which is recommended.
|
||||
'';
|
||||
};
|
||||
allowedOpenFirewallPorts = lib.mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue