Add missing period
This commit is contained in:
parent
77aa757305
commit
7ef2ff4a32
|
@ -41,7 +41,7 @@ in
|
|||
};
|
||||
challengePath = mkOption {
|
||||
type = types.str;
|
||||
description = "The location for ACME challenges";
|
||||
description = "The location for ACME challenges.";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user