Skip to content

Commit

Permalink
Fix few typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ksysoev committed Jun 1, 2024
1 parent c8cfcdb commit 51aea57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ go install golang.org/x/tools/go/analysis/passes/fieldalignment/cmd/fieldalignme

At this point, you're ready to make your changes! Feel free to ask for help; everyone is a beginner at first.

# Make a Pull Request
## Make a Pull Request

At this point, you should switch back to your master branch and make sure it's up to date with Wasabi's master branch:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ func main() {

Contributions to Wasabi are welcome! Please submit a pull request or create an issue to contribute.

For an easy start please read [the contributor's guidelines](./CONTRIBUTING.md)
For an easy start please read [the contributor's guidelines](./CONTRIBUTING.md).

# License

Expand Down

0 comments on commit 51aea57

Please sign in to comment.