From 5cad55ac63756da77fda3d9fc2ead1c8789fd9de Mon Sep 17 00:00:00 2001
From: Carl Worth <cworth@cworth.org>
Date: Sun, 3 May 2020 10:27:22 -0700
Subject: [PATCH] Correct a couple of typos in the welcome paragraph

What embarrassing misspellings!
---
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 3fe9005..2e539e7 100644
--- a/index.html
+++ b/index.html
@@ -13,9 +13,9 @@
 
   <p>
     To join the game, type your own name below. Also, choose the name
-    of a charater that you want to play as. This can be anyone (real
+    of a character that you want to play as. This can be anyone (real
     or fictional) that everyone playing the game would be likely to
-    know, (for example "Albert Einsten" or "Harry Potter").
+    know, (for example "Albert Einstein" or "Harry Potter").
   </p>
 
   <p>
-- 
2.45.2