From 3f8ce8ae3e0ca7c68f2c160ac3004e24db2d2898 Mon Sep 17 00:00:00 2001 From: Isaiah Odhner Date: Mon, 18 Mar 2019 09:05:48 -0400 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d08c29ab..b0d37ff0 100755 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ I do most development by starting the demo site in dev mode and iterating that w # Run tests and lint checks yarn test -## Building the demo site (webmap.org) +## Building the demo site (webamp.org) To do an optimized build of the demo site, you can run: