diff options
| author | Silker <61223313+Si1ker@users.noreply.github.com> | 2021-03-24 10:19:12 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-24 17:19:12 +0100 |
| commit | 521be59bd2298ec492c009f9842158d25d071aad (patch) | |
| tree | 9aaf21ca6c8654d53d37f31a831d03bfa927249c | |
| parent | 84944dd4aa3d24260c0d261925ec66d6a4c0aca9 (diff) | |
| download | wiki-521be59bd2298ec492c009f9842158d25d071aad.tar.gz wiki-521be59bd2298ec492c009f9842158d25d071aad.tar.bz2 wiki-521be59bd2298ec492c009f9842158d25d071aad.zip | |
docs: fix typo (#419)
| -rw-r--r-- | docs/Contribute.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
