diff options
author | ncanceill <nicolas.canceill@ens-cachan.org> | 2015-10-16 23:18:34 +0200 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2017-03-30 20:32:32 +0200 |
commit | 5a031ce3e67a0e99b6d043aab6034b0532cec26a (patch) | |
tree | 56b4bfb018445daea55dcd6141001ad6e91a83ba /CONTRIBUTING.md | |
parent | ae31e8e1f84d4358439db1720c4a0d98484282b4 (diff) | |
download | zsh-5a031ce3e67a0e99b6d043aab6034b0532cec26a.tar.gz zsh-5a031ce3e67a0e99b6d043aab6034b0532cec26a.tar.bz2 zsh-5a031ce3e67a0e99b6d043aab6034b0532cec26a.zip |
contributing: "correct" -> "expected" behavior
see
https://github.com/robbyrussell/oh-my-zsh/pull/3770#issuecomment-120546525
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cbcd75907..cd0d625fa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,7 +36,7 @@ Then, you can go ahead and create an issue with as much detail as you can provid It should include the data gathered as indicated above, along with: 1. How to reproduce the problem -2. What the correct behavior should be +2. What the expected behavior should be 3. What the actual behavior is Please copy to anyone relevant (_eg_ plugin maintainers) by mentioning their GitHub handle |