Skip to content

Commit b03b022

Browse files
authored
Fixed typos in CONTRIBUTING.MD (#1519)
1 parent 08020d3 commit b03b022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ For most pull requests, we request that you identify or create an associated iss
77

88
## Contributor License Agreement
99

10-
All contributors must sign the Contributor License Agreement (CLA) before we can accept their contribution. If you have not yet signed the agremenet, you will be given an option to do so when you open a pull request. You can then sign by clicking on the badge in the comment from @CLAassistant.
10+
All contributors must sign the Contributor License Agreement (CLA) before we can accept their contribution. If you have not yet signed the agreement, you will be given an option to do so when you open a pull request. You can then sign by clicking on the badge in the comment from @CLAassistant.
1111

1212
## Generated code
1313

@@ -17,7 +17,7 @@ To identify files with purely generated code, look for the comment `File generat
1717

1818
## Compatibility with supported language and runtime versions
1919

20-
This project supports a [many different langauge and runtime versions](README.md#requirements) and we are unable to accept any contribution that does not work on _all_ supported versions. If, after discussing the approach in the associated issue, your change must use an API / feature that isn't available in all supported versions, please call this out explicitly in the issue or pull request so we can help figure out the best way forward.
20+
This project supports [many different langauge and runtime versions](README.md#requirements) and we are unable to accept any contribution that does not work on _all_ supported versions. If, after discussing the approach in the associated issue, your change must use an API / feature that isn't available in all supported versions, please call this out explicitly in the issue or pull request so we can help figure out the best way forward.
2121

2222
## Set up your dev environment
2323

0 commit comments

Comments
 (0)