summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 07cfe6b0..23ed59d8 100644
--- a/README.rst
+++ b/README.rst
@@ -18,7 +18,7 @@ All documentation is in the directory askbot/doc
To contribute code, please fork and make pull requests.
If you are planning to add a new feature, please bring it up for discussion at our forum
-(http://askbot.org/en/questions/) and mention that are willing to develop this feature.
+(http://askbot.org/en/questions/) and mention that you are willing to develop this feature.
We will merge obvious bug fixes without questions, for more complex fixes
please add a test case that fails before and passes after applying your fix.