From ffc96995b30a989fe680c8b9dacd7aab5c08762f Mon Sep 17 00:00:00 2001 From: Teddy Gustiaux Date: Tue, 8 Jan 2019 20:39:33 -0500 Subject: [PATCH] Fix small typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab35c88..10a7779 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ When done it will feature (exact list TBD): ```shell -npm i -g serverless # make sure you have serverless framework verison 1.34.0 or greater +npm i -g serverless # make sure you have serverless framework version 1.34.0 or greater make sls deploy cd example