aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMilan Curcic <caomaco@gmail.com>2020-09-05 13:54:28 -0400
committerMilan Curcic <caomaco@gmail.com>2020-09-05 13:54:28 -0400
commitd63c6365dd8fd80f60b78026fd5f70947458927f (patch)
treefc7c320f68ee78e696cf49c946567ba4acd5c05c /CONTRIBUTING.md
parentd1921e6059e30c39168ab064f588497d8bf71984 (diff)
downloadfpm-d63c6365dd8fd80f60b78026fd5f70947458927f.tar.gz
fpm-d63c6365dd8fd80f60b78026fd5f70947458927f.zip
minor grammar and style fix
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e5eca7d..ce62dbe 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -54,7 +54,7 @@ the scope of the project, or if it has already been discussed.
It's up to you to provide a strong argument to convince the community of the
benefits of this feature.
Please provide as much detail and context as possible.
-If possible, include a mocked-up snippet of what the output or behavior would
+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.
@@ -63,7 +63,7 @@ It's quite possible that we're not considering an unusually creative solution.
fpm is a community project.
There is no one single person making final decisions.
-This the workflow that we follow:
+This is the workflow that we follow:
1. Open a [new issue](https://github.com/fortran-lang/fpm/issues/new) to
describe a bug or propose a new feature.