From 741a30d5edb2b4b06e3caa3a6c235c230f9ac71a Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Mon, 25 Jan 2021 23:51:05 +0100
Subject: [PATCH] Typo

---
 client/src/translations/rules/Bario/en.pug | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/client/src/translations/rules/Bario/en.pug b/client/src/translations/rules/Bario/en.pug
index 6c8508c6..28c07cbb 100644
--- a/client/src/translations/rules/Bario/en.pug
+++ b/client/src/translations/rules/Bario/en.pug
@@ -14,7 +14,7 @@ p
 figure
   img.img-center(src="/variants/Bario/chessboard.png")
   figcaption.text-center.
-    [From author's website with his permission]
+    [From author's website, with his permission]
     Undefined pieces on first ranks.
 
 p.
-- 
2.44.0