Fixed a small typo

This commit is contained in:
Jonathan Leibiusky
2010-10-08 08:48:36 -03:00
parent 417d4062b3
commit 8bbd1f301c

View File

@@ -71,7 +71,7 @@ And you are done!
## I want to contribute!
That's great! Just fork the project in github. Create a topic branch, write some tests and the feature that you wish to contribute.
That is great! Just fork the project in github. Create a topic branch, write some tests and the feature that you wish to contribute.
To run the tests:
- Use the latest redis master branch.