diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-07-22 11:53:55 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-07-22 11:53:55 +0200 |
commit | f018f38e0dbb58d829a2ca33b38449056e451502 (patch) | |
tree | 2cab83ada7126f064015b9f605b381ad443df56b /.github/CONTRIBUTING.md | |
parent | 6dde6a31e3dfb0298e3f7171b2f8ad9bab1f2370 (diff) | |
download | PeerTube-f018f38e0dbb58d829a2ca33b38449056e451502.tar.gz PeerTube-f018f38e0dbb58d829a2ca33b38449056e451502.tar.zst PeerTube-f018f38e0dbb58d829a2ca33b38449056e451502.zip |
Typos
Diffstat (limited to '.github/CONTRIBUTING.md')
-rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c7779000d..78a914abc 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md | |||
@@ -5,7 +5,7 @@ Interesting in contributing? Awesome :) | |||
5 | **Quick Links:** | 5 | **Quick Links:** |
6 | 6 | ||
7 | * [Give your feedback](#give-your-feedback) | 7 | * [Give your feedback](#give-your-feedback) |
8 | * [Develop on the Server side}(#develop-on-the-server-side) | 8 | * [Develop on the Server side](#develop-on-the-server-side) |
9 | * [Develop on the Client side](#develop-on-the-client-side) | 9 | * [Develop on the Client side](#develop-on-the-client-side) |
10 | * [Write documentation](#write-documentation) | 10 | * [Write documentation](#write-documentation) |
11 | 11 | ||