Skip to content

Commit 5aa32d2

Browse files
authored
Update CONTRIBUTING.md
1 parent 38b214b commit 5aa32d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Contributing to OpenZeppelin Upgrades
22
=======
33

4-
Contributions to OpenZeppelin Upgrades are welcome. Please review the information below to test out and contribute your changes.
4+
Contributions to OpenZeppelin Upgrades are welcome. Please review the information below to test out and contribute your changes.
55

66
## Building and testing the project
77

@@ -33,4 +33,4 @@ As a contributor, we ask that you fork this repository, work on your own fork an
3333

3434
### Adding Changesets
3535
If your PR modifies code under `packages`, you will need to add changesets to summarize the changes. The PR's `Changeset` GitHub check will give an error if this condition is not satisfied.
36-
- To add a changeset: from the root directory, run `yarn changeset`
36+
- To add a changeset: from the root directory, run `yarn changeset`

0 commit comments

Comments
 (0)