From 25ef3448ff64e64273ef78ac18233af294d25725 Mon Sep 17 00:00:00 2001 From: Andrew Petro <andrew.petro@wisc.edu> Date: Tue, 28 Apr 2020 13:02:06 -0500 Subject: [PATCH] style: MyUW MyUW is MyUW, not myuw --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59cd92d..865393a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MyUW root webapp -This is the root context of myuw. It is just here to serve up some static html +This is the root context of MyUW. It is just here to serve up some static html pages for 500 and 400 level errors. ## Development -- GitLab