Skip to content

Commit 18a85e4

Browse files
committed
Fixing parse error in apgames.json
1 parent a2f1791 commit 18a85e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/en/apgames.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2098,7 +2098,7 @@
20982098
"name": "13x13 board"
20992099
},
21002100
"#rules": {
2101-
"description": "A swap must decrease either the number of crosscuts or the number of supercuts on the board, and it must not increase the number of crosscuts.",
2101+
"description": "A swap must decrease either the number of crosscuts or the number of supercuts on the board, and it must not increase the number of crosscuts."
21022102
},
21032103
"basic": {
21042104
"description": "A swap must decrease the number of crosscuts. Draws are possible.",

0 commit comments

Comments
 (0)