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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Sofaer <raphael@joindiaspora.com>2011-06-14 03:12:32 +0400
committerRaphael Sofaer <raphael@joindiaspora.com>2011-06-14 03:12:32 +0400
commit4815482354988b5c9661a6677e73a9c409a74cf6 (patch)
tree1bc088d4a3b649d9d13480108b10f282b857074f /README.md
parent319863a7edb20d2581fb9180bfcd68a640586291 (diff)
Start some real docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0d18ca316..4625076f6 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ integration test suite. As you can see, we need more integration tests. Pick a
- Take a look at the [issue tracker](http://bugs.joindiaspora.com) and pick a bug.
Write a spec for it, so it's easy for another developer to fix it.
-Patches must be tested, and all your tests should be green,
+Catches must be tested, and all your tests should be green,
unless you're marking an existing bug, before a pull request is sent.
Unit tests should be in Rspec, and integration tests should be in Cucumber.