From 7bccbe0f302bd345861feda3a17d307271d48314 Mon Sep 17 00:00:00 2001 From: xavijam Date: Thu, 14 Jan 2016 21:42:55 +0100 Subject: [PATCH] Fixed README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f95bea9..a1ba66a 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ In order to publish a new version of CartoAssets you need to: - Change version of the package. - Be a collaborator of the [npm module](https://www.npmjs.com/cartoassets) (Send an email to xavijam[at]cartodb.com). -If you have previous steps done: +If you have these previous steps done: - ```npm publish```