From e1d1c98d34bdf6d462dd459b738c46ff214c42e8 Mon Sep 17 00:00:00 2001 From: chriswmercer Date: Sat, 13 Oct 2018 15:35:45 +0100 Subject: [PATCH] Update README.md Minor spelling/punctuation issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9786bd6..085fb2c 100644 --- a/README.md +++ b/README.md @@ -458,7 +458,7 @@ To enable Emmet support in .twig files, you'll need to have the following in you ## [Git Indicators](https://marketplace.visualstudio.com/items?itemName=lamartire.git-indicators) -> Atom like git indicators on active panel +> Atom-like git indicators on active panel ![git added indicator screenshot](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/added.png) ![git removed indicator screenshot](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/removed.png)