From 383bf350afc0c2600f2774ebf8572398c072a5af Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Wed, 1 Apr 2020 02:21:25 +0200
Subject: [PATCH] Fix typos

---
 client/src/translations/rules/Maxima/en.pug | 2 +-
 client/src/translations/rules/Maxima/fr.pug | 2 +-
 client/src/translations/rules/Rococo/en.pug | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/client/src/translations/rules/Maxima/en.pug b/client/src/translations/rules/Maxima/en.pug
index 7649d4a6..0a351544 100644
--- a/client/src/translations/rules/Maxima/en.pug
+++ b/client/src/translations/rules/Maxima/en.pug
@@ -11,7 +11,7 @@ p
   | The pawns, queen, rook, inverted rook and knights are respectively called
   | Pincers, Withdrawer, Coordinator, Immobilizer and Long Leapers. They behave
   | exactly as in Baroque chess - so I won't describe them here, please read
-  | the
+  | the 
   a(href="/#/variants/Baroque") Baroque rules
   | .
 
diff --git a/client/src/translations/rules/Maxima/fr.pug b/client/src/translations/rules/Maxima/fr.pug
index b34eb700..a36e5006 100644
--- a/client/src/translations/rules/Maxima/fr.pug
+++ b/client/src/translations/rules/Maxima/fr.pug
@@ -11,7 +11,7 @@ p
   | Les pions, la dame, la tour, la tour inversée et les cavaliers sont
   | respectivement appels Pinceurs, Retireur, Coordinateur, Immobiliseur et
   | Sauteurs Longs. Elles se comportent exactement comme aux échecs Baroques
-  | - dont je ne les décrirai pas ici, référez-vous svp aux
+  | - dont je ne les décrirai pas ici, référez-vous svp aux 
   a(href="/#/variants/Baroque") règles Baroques
   | .
 
diff --git a/client/src/translations/rules/Rococo/en.pug b/client/src/translations/rules/Rococo/en.pug
index 317024f5..1256332d 100644
--- a/client/src/translations/rules/Rococo/en.pug
+++ b/client/src/translations/rules/Rococo/en.pug
@@ -15,7 +15,7 @@ ul
   li Pawn : Cannon Pawn
   li Rook : Swapper
   li Knight : Long Leaper
-  li Bishop : Vhameleon
+  li Bishop : Chameleon
   li Queen : "Pushme-Pullyu"
   li King : King (same behavior as in standard chess)
 p.
-- 
2.44.0