From f6eaa3de5078bfc9cfae2e949da9a8e9162bc098 Mon Sep 17 00:00:00 2001 From: KungKurt Date: Sun, 16 Feb 2025 03:13:37 +0100 Subject: [PATCH] updated wrongly spelled compatibility --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 6ca4e67..40a90cf 100644 --- a/module.json +++ b/module.json @@ -9,7 +9,7 @@ "version": "0.1.0", "socket": true, "minimumCoreVersion": 10, - "compatability": { + "compatibility": { "minimum": "12", "verified": "12" }, @@ -18,7 +18,7 @@ { "id": "pf2e", "type": "system", - "compatability": { + "compatibility": { "minimum": "6.0.0", "verified": "6.8.5" }