From 2c66a3522db3fa4cbea3d134f20612c40d3dec7e Mon Sep 17 00:00:00 2001 From: guillemglez Date: Sat, 14 Mar 2020 14:49:31 +0100 Subject: [PATCH] Fix typo in contributing search tag link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8f3705a..c941e49 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ Please note the [Code of Conduct](CODE_OF_CONDUCT.md) document, please follow it ## Your First Code Contribution -Unsure where to begin contributing? You can start by looking through the [`help-wanted`](https://github.com/eamodio/vscode-gitlens/labels/help%20wanted) issues. +Unsure where to begin contributing? You can start by looking through the [`help-wanted`](https://github.com/eamodio/vscode-gitlens/labels/help-wanted) issues. ### Getting the code