summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common/othello/maps.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/othello/maps.ts b/src/common/othello/maps.ts
index 02fe4562fb..67fcb82601 100644
--- a/src/common/othello/maps.ts
+++ b/src/common/othello/maps.ts
@@ -354,5 +354,5 @@ export const bigBoard: Map = {
'----------------' +
'----------------' +
'----------------' +
- '----------------' +
+ '----------------'
};