From c80f33420c975761c82ec5db3e829a2bb3f4375c Mon Sep 17 00:00:00 2001 From: andthink Date: Wed, 23 Jan 2019 17:17:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dda6f91..5e3f988 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ rename .env.sample to .env and paste your API keys change you .env config npm build npm start -# if all works, then you can delpoy to Cosmic JS from the dashboard -> settings -> hosting +# if all works, then you can deploy to Cosmic JS from the dashboard -> settings -> hosting # run unit tests npm run unit