Skip to content

Commit 15d5174

Browse files
authored
Fix minor typo in CONTRIBUTING.md. (OpenZeppelin#3284)
1 parent 05077f7 commit 15d5174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ refer to some very important conditions that your PR must meet in order to be ac
5151

5252
6) Maintainers will review your code and possibly ask for changes before your code is pulled in to the main repository. We'll check that all tests pass, review the coding style, and check for general code correctness. If everything is OK, we'll merge your pull request and your code will be part of OpenZeppelin Contracts.
5353

54-
*IMPORTANT* Please pay attention to the maintainer's feedback, since its a necessary step to keep up with the standards OpenZeppelin Contracts attains to.
54+
*IMPORTANT* Please pay attention to the maintainer's feedback, since it's a necessary step to keep up with the standards OpenZeppelin Contracts attains to.
5555

5656
## All set!
5757

0 commit comments

Comments
 (0)