Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <morris.jobke@gmail.com>2013-06-13 23:35:32 +0400
committerMorris Jobke <morris.jobke@gmail.com>2013-06-13 23:35:32 +0400
commit5a214817f298b6e50854ea20e3b3c2bce375d37b (patch)
treed026fbe0cc80be51143bcdf5532443df204d692a /CONTRIBUTING.md
parent86fe30bd4cea9566d86b7c935fad3960592f0f33 (diff)
Fix typo
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
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.