We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d406fc + 5494dcf commit 7d193c3Copy full SHA for 7d193c3
src/core/main.js
@@ -696,7 +696,7 @@ p5.instance = null;
696
*
697
* Note that this will disable the parts of the FES that cause performance
698
* slowdown (like argument checking). Friendly errors that have no performance
699
- * cost (like giving an descriptive error if a file load fails, or warning you
+ * cost (like giving a descriptive error if a file load fails, or warning you
700
* if you try to override p5.js functions in the global space),
701
* will remain in place.
702
0 commit comments