diff --git a/docs/syntax/categories-for-items-and-locations.md b/docs/syntax/categories-for-items-and-locations.md index 6615015c..f600ac1b 100644 --- a/docs/syntax/categories-for-items-and-locations.md +++ b/docs/syntax/categories-for-items-and-locations.md @@ -4,7 +4,7 @@ Categories are an argument like "victory" and "count", except it requires [Squar ``` { "name": "Coins", - "category": ["Currencies"] + "category": ["Currencies"], "count": 25, "progression": true }