From cd6afd3946f1e44ef30761e06e685a69877cf314 Mon Sep 17 00:00:00 2001 From: Dominic Date: Sun, 31 Dec 2017 08:13:47 -0500 Subject: [PATCH] Update README.md Fixed markdown typo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ce970be5..79ecba018 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,7 @@ Open the PowerShellEditorServices folder that you cloned locally and press ## Contributions Welcome! We would love to incorporate community contributions into this project. If you would like to -contribute code, documentation, tests, or bug reports, please read our [Contribution Guide] -(http://powershell.github.io/PowerShellEditorServices/CONTRIBUTING.html) to learn more. +contribute code, documentation, tests, or bug reports, please read our [Contribution Guide](http://powershell.github.io/PowerShellEditorServices/CONTRIBUTING.html) to learn more. ## Maintainers