Skip to content

Commit

Permalink
docs(CONTRIBUTING): fix typo (fabricjs#8191)
Browse files Browse the repository at this point in the history
Updated "Devleoping" to "Developing"
  • Loading branch information
jeroenrosendaal authored and frankrousseau committed Jan 6, 2023
1 parent f150b75 commit 02c1d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Before you PR, before even cloning or creating a branch, read this section throu

First of all, take a look at [fabric-gotchas](http://fabricjs.com/fabric-gotchas). It might save you time, effort and frustration.

Follow [Devleoping](#-developing-) **OR** [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/) and start coding!
Follow [Developing](#-developing-) **OR** [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/) and start coding!


### ✅ Guidelines
Expand Down

0 comments on commit 02c1d43

Please sign in to comment.