From 0d5ea28c27baf707b18ada66b6252479c18a6332 Mon Sep 17 00:00:00 2001 From: Vlad Filippov Date: Mon, 16 Sep 2013 22:42:05 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be2a8c0..59fc1b9 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ __Grunt Task Runner Extension for Chrome Developer Tools and Adobe Brackets__ * Chrome extension updates automatically or you can force an update under `chrome://extensions` ![](http://v14d.com/i/513cbb8a20af4.png) * Grunt plugin updates using `npm install grunt-devtools@latest` -* The versions of the plugin and extension should always match ( `0.2.0` in Chrome is `0.2.0` on npm ) +* The versions of the plugin and extension should always match (`0.2.0` in Chrome is `0.2.0` on npm) ## Issues