From 521be59bd2298ec492c009f9842158d25d071aad Mon Sep 17 00:00:00 2001 From: Silker <61223313+Si1ker@users.noreply.github.com> Date: Wed, 24 Mar 2021 10:19:12 -0600 Subject: docs: fix typo (#419) --- docs/Contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Contribute.md b/docs/Contribute.md index 3a87feb..7032246 100644 --- a/docs/Contribute.md +++ b/docs/Contribute.md @@ -41,7 +41,7 @@ If **(and only if)** the bug hasn't been reported yet, you can [open an issue](h ## How to create a Pull Request -- Read [How to test a PR](How-to-create-a-PR). +- Read [How to create a PR](How-to-create-a-PR). ### Giving credit to the author of code -- cgit