diff --git a/schemas/metadata.json b/schemas/metadata.json index 7d08027538..8dbaef626f 100644 --- a/schemas/metadata.json +++ b/schemas/metadata.json @@ -274,7 +274,7 @@ "Litecoin": { "description": "A Litecoin address for donating to the project.", "type": "string", - "pattern": "^([LM3][a-km-zA-HJ-NP-Z1-9]{26,33}|ltc1[a-km-z]{39})$" + "pattern": "^([LM3][a-km-zA-HJ-NP-Z1-9]{26,33}|ltc1[a-km-z0-9]{39})$" }, "Name": { "description": "The title of the application, with optional descriptive phrase.",