Skip to content

Commit af20df2

Browse files
authored
Fix typo in library submission instructions
1 parent 522b89e commit af20df2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contributor_docs/creating_libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,4 +368,4 @@ With this you will not need to manually define a clean up actions for event hand
368368

369369
**Examples are great, too!** They show people what your library can do. Because this is all JavaScript, people can see them running online before they download anything.[ ](http://jsfiddle.net/) You can create a collection of examples on the p5.js web editor to showcase how your library works.
370370

371-
**Submit your library!** Once your library is ready for distribution and you’d like it included on the [p5js.org/libraries](https://p5js.org/libraries) page, please submit a pull request on the p5.js website GitHub repository following [this intruction](https://github.com/processing/p5.js-website/blob/main/docs/contributing_libraries.md)!
371+
**Submit your library!** Once your library is ready for distribution and you’d like it included on the [p5js.org/libraries](https://p5js.org/libraries) page, please submit a pull request on the p5.js website GitHub repository following [these instructions](https://github.com/processing/p5.js-website/blob/main/docs/contributing_libraries.md)!

0 commit comments

Comments
 (0)