meric -> metric

This commit is contained in:
niten 2023-10-06 10:12:30 -07:00
parent 7a83b5baad
commit d386edc63e
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ let
};
};
meric-records = mkOption {
metric-records = mkOption {
type = attrsOf (listOf (submodule srvRecordEntry));
description = "Map of metric types to a list of SRV host records.";
example = {