(no commit message)
authordaniel watson <ozzloy@challenge-bot.com>
Wed, 4 Nov 2020 05:40:54 +0000 (21:40 -0800)
committerdaniel watson <ozzloy@challenge-bot.com>
Wed, 4 Nov 2020 05:40:54 +0000 (21:40 -0800)
daniel_watson_cover_letter.tex

index 7f7cfbcb874c4e1f20799bca78dea5fbafd4183b..b5ae790ab85e411e2f43836acd045b0d8a9366e7 100644 (file)
@@ -74,7 +74,7 @@ It uses websockets to synchronize the game across all logged in
 players.  In order to get this running, I had to learn a lot about the
 stack tech that goes into any web page.  From http request to A-record
 (and AAAA-record), from Apache reverse proxy to the dynamic duo of
-ring and compojure, I have written and configured the tech behind the
+Ring and Compojure, I have written and configured the tech behind the
 bingo page.  Reagent has provided a clean, functional way of updating
 the UI, and I am looking into Reframe to handle state update
 management.