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