Fix typo in db/populate (for Upsidedown variant)
authorBenjamin Auder <benjamin.auder@somewhere>
Thu, 27 Dec 2018 21:11:15 +0000 (22:11 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Thu, 27 Dec 2018 21:11:15 +0000 (22:11 +0100)
db/populate.sql

index c577a6c..8cc67d9 100644 (file)
@@ -16,6 +16,6 @@ insert or ignore into Variants values
        ('Magnetic', 'Laws of attraction'),
        ('Marseille', 'Move twice'),
        ('Switching', 'Exchange pieces positions'),
-       ('Upsidedown', 'Walking on the hands'),
+       ('Upsidedown', 'Head upside down'),
        ('Wildebeest', 'Balanced sliders & leapers'),
        ('Zen', 'Reverse captures');