Browse Source

corrected typo in docs/contributing/development.md (#55)

corrected `satisified` to `satisfied`
v5.0.0-beta
Chandan Rai 8 years ago
committed by Eli Perelman
parent
commit
de2dfe25bf
  1. 2
      docs/contributing/development.md

2
docs/contributing/development.md

@ -159,7 +159,7 @@ test that can verify these changes in the future.
## Submitting a pull request
Once you are satisified with your changes, you should commit them and submit a pull request. Use `git add`
Once you are satisfied with your changes, you should commit them and submit a pull request. Use `git add`
in order to add files that should be committed. Give your changes a descriptive but not overly verbose message.
```bash

Loading…
Cancel
Save