diff --git a/README.md b/README.md index a2d8b4d..ae70a82 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Pull requests are the best way to propose changes to the codebase (we use [Githu 3. Make required changes and commit them using: 4. Make sure your code lints. 5. git add filename - git commit -m "Bried description about your PR" + git commit -m "Brief description of your PR" git push origin 6. Issue that pull request!