diff --git a/README.rst b/README.rst index 9e44d15..acc0aaa 100644 --- a/README.rst +++ b/README.rst @@ -201,7 +201,7 @@ Contributions to this library are always welcome and highly encouraged 2. Create a topic branch. 3. Implement your feature or bug fix. 4. Run ``pytest``. -5. Add a test for yout feature or bug fix. +5. Add a test for your feature or bug fix. 6. Run step 4 again. If your changes are not 100% covered, go back to step 5. 7. Commit and push your changes.