From feab311978777dea0df44465faf18096a5c8ad8e Mon Sep 17 00:00:00 2001 From: Vishal Anand Date: Fri, 5 May 2017 11:00:27 +0530 Subject: [PATCH] Updated README.md Removed extra `the` which was not required --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de88a86..639447b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ cd vscode-theme-generator-quick-start npm install ``` -Make your changes to the colors in index.ts and hit F5 to build the theme and launch the a new VS Code window with your theme available in the command palette (`ctrl`/`cmd+shift+p` > "Color Theme"). +Make your changes to the colors in index.ts and hit F5 to build the theme and launch a new VS Code window with your theme available in the command palette (`ctrl`/`cmd+shift+p` > "Color Theme"). ## Support