From e3d19f8763bbf0e39bd932af1d4beee3453b321a Mon Sep 17 00:00:00 2001 From: lalitbehera Date: Sat, 17 Oct 2020 20:12:48 +0530 Subject: [PATCH] spelling correction on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 087a899c4..c466912f8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The simplest way to use is install the latest version form [npm](https://www.npm npm install -g dukat ``` -On a weekly basis we also deply a dev build which sums up what we currently have in master, +On a weekly basis we also deploy a dev build which sums up what we currently have in master, so **if you want to checkout the snapshot version, use `dukat@next`**: ```