diff options
author | Milan Curcic <caomaco@gmail.com> | 2020-09-08 14:50:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-08 14:50:27 -0400 |
commit | 83c528cc04821e9817e5d5d8cadaa164fb067fe8 (patch) | |
tree | 462e23cd7945ecff51098c182480388edd4ebae5 /CONTRIBUTING.md | |
parent | ec959b665f478787ade0ac29697d25ebd5bfac56 (diff) | |
download | fpm-83c528cc04821e9817e5d5d8cadaa164fb067fe8.tar.gz fpm-83c528cc04821e9817e5d5d8cadaa164fb067fe8.zip |
Update CONTRIBUTING.md
Co-authored-by: Ondřej Čertík <ondrej@certik.us>
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 d6f0c23..1332278 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -60,7 +60,7 @@ Please provide as much detail and context as possible. If applicable, include a mocked-up snippet of what the output or behavior would look like with this feature implemented. "Crazy", out-of-the-box ideas are especially welcome. -It's quite possible that we're not considering an unusually creative solution. +It's quite possible that we are not considering an unusually creative solution. ## Workflow |