diff --git a/Models/Denomination.ts b/Models/Denomination.ts index 45b17f2a7..45f2e5be2 100644 --- a/Models/Denomination.ts +++ b/Models/Denomination.ts @@ -82,7 +82,7 @@ export class Denomination { * // Should be trimmed if canonical is empty * const unit = new Denomination({ * canonicalDenomination: "", - * alternativeDenomination: ["meter","m], + * alternativeDenomination: ["meter","m"], * 'default': true, * human: { * en: "meter"