Skip to content

Commit 0aa23a2

Browse files
authored
Merge pull request #7931 from kilavvy/main
Docs: Fix typos in documentation
2 parents 79687fb + 6d0dce6 commit 0aa23a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contributor_docs/documentation_style_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Hello! Welcome to the guidelines for writing p5.js documentation. This document is a remix of the following resources:
66

7-
- Ruby on Rails [API Documentation Guidlines](https://guides.rubyonrails.org/api_documentation_guidelines.html) (CC BY-SA 4.0)
7+
- Ruby on Rails [API Documentation Guidelines](https://guides.rubyonrails.org/api_documentation_guidelines.html) (CC BY-SA 4.0)
88
- WordPress documentation guidelines for [accessibility](https://make.wordpress.org/docs/style-guide/general-guidelines/accessibility/) and [inclusivity](https://make.wordpress.org/docs/style-guide/general-guidelines/inclusivity/) (CC0)
99
- Airbnb [JavaScript Style Guide](https://airbnb.io/javascript/) (MIT)
1010

contributor_docs/project_wrapups/elginmclaren_gsoc_2018.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ hello.p5js.org is likely to be many users’ first introduction to p5.js (and po
3030

3131

3232
## Challenges
33-
* Crowdsourcing the video content was fun and filled with delightful suprises; however, it was challenging to coordinate video-making tasks with community members over the summer (e.g. tight GSOC time constraints, people's summer vacations).
33+
* Crowdsourcing the video content was fun and filled with delightful surprises; however, it was challenging to coordinate video-making tasks with community members over the summer (e.g. tight GSOC time constraints, people's summer vacations).
3434
* Creating a dynamic, post-production greenscreen effect was more difficult than I imagined. Using seriously.js for the canvas background removal worked well; however, setting videos to a neutral background color in After Effects was difficult without a neutral background.
3535
* When incorporating browserify to pre-process my javascript, I missed one crucial line of code. This required tremendous digging to figure out why it wouldn't compile. It set me back several days, but I learned a lot!
3636

0 commit comments

Comments
 (0)