From 965184ca09dbc99d02f8d3171dd6bd0d173d4031 Mon Sep 17 00:00:00 2001 From: Noah Zachary Gordon Date: Thu, 25 Oct 2018 14:17:29 -0400 Subject: [PATCH] typo in README :) --- intro/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro/README.md b/intro/README.md index 9f745bc..f194355 100644 --- a/intro/README.md +++ b/intro/README.md @@ -24,7 +24,7 @@ of the workshop, so **don't close it** until the workshop is over! Leave the existing terminal running, and open a **second** terminal. -In the new termnal, `cd` into the `elm-0.19-workshop/intro/server/` directory again. +In the new terminal, `cd` into the `elm-0.19-workshop/intro/server/` directory again. Then run this to build the Elm code for the first time: