diff options
author | Morris Jobke <morris.jobke@gmail.com> | 2013-06-13 22:35:32 +0300 |
---|---|---|
committer | Morris Jobke <morris.jobke@gmail.com> | 2013-06-13 22:35:32 +0300 |
commit | 5a214817f298b6e50854ea20e3b3c2bce375d37b (patch) | |
tree | d026fbe0cc80be51143bcdf5532443df204d692a /CONTRIBUTING.md | |
parent | 86fe30bd4cea9566d86b7c935fad3960592f0f33 (diff) | |
download | nextcloud-server-5a214817f298b6e50854ea20e3b3c2bce375d37b.tar.gz nextcloud-server-5a214817f298b6e50854ea20e3b3c2bce375d37b.zip |
Fix typo
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5e2d55a5321..a79fcc08d60 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ If you have questions about how to install or use ownCloud, please direct these ### TL;DR - * The [issue template can be found here][template] but be aware of the different repositories! See list bellow + * The [issue template can be found here][template] but be aware of the different repositories! See list below. ### Guidelines * Please search the existing issues first, it's likely that your issue was already reported or even fixed. |