From 87e290cd1f436960e31818303de450047d3888a2 Mon Sep 17 00:00:00 2001 From: Ryan Drew Date: Thu, 20 Jun 2019 18:42:04 -0400 Subject: [PATCH] remove extra period --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7074b0782..76ebe22a4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,7 +49,7 @@ Something that will increase the chance that your pull request is accepted: webpack is insanely feature rich and documentation is a huge time sink. We greatly appreciate any time spent fixing typos or clarifying sections in the -documentation. [See a list of issues with the documentation tag.](https://github.com/webpack/webpack/labels/documentation), +documentation. [See a list of issues with the documentation tag](https://github.com/webpack/webpack/labels/documentation), or [check out the issues on the documentation website's repository](https://github.com/webpack/webpack.js.org/issues). ## Discussions