From ee20ecce2fc516c640698320b228103e0f90581c Mon Sep 17 00:00:00 2001 From: James Mason Date: Fri, 25 Apr 2014 08:41:23 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd0f99a5..f74e3ee6 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ bundle exec rake rspec We are always looking for contributions to OSEM. Here is how you can: * Fork the repository and make a pull-request with your changes - * Make sure that the test suite passes (we have travis enabled) before you request a pull and that you comply to our ruby stlyeguide (we make use of [hound-ci](https://houndci.com/)). + * Make sure that the test suite passes (we have travis enabled) before you request a pull and that you comply to our ruby styleguide (we make use of [hound-ci](https://houndci.com/)). * Please make sure to mind what travis and hound tell you! :-) * One of the OSEM maintainers will review your pull-request * If you are already a contributor (means you're in the [group osem-committers](https://github.com/orgs/openSUSE/teams/osem-committers)) and you get a positive review, you can merge your pull-request yourself