Skip to content

Commit a8f05b0

Browse files
committed
fix detected typos
1 parent 22bcb6d commit a8f05b0

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

content/videos/archive/ml5/1-finding-keypoints/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"icon": "📓",
7777
"title": "Humans of AI",
7878
"url": "https://humans-of.ai/editorial/",
79-
"description": "Philipp Schmitt's editorial essay on artifial intelligence and the human effort that went into creating the training dataset."
79+
"description": "Philipp Schmitt's editorial essay on artificial intelligence and the human effort that went into creating the training dataset."
8080
}
8181
]
8282
},

content/videos/challenges/105-polynomial-regression-with-tensorflowjs/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"codeExamples": [
2525
{
2626
"title": "Polynomial Regression",
27-
"description": "This sketch creates an interactive simulation of polynominal regression.",
27+
"description": "This sketch creates an interactive simulation of polynomial regression.",
2828
"urls": { "p5": "https://editor.p5js.org/codingtrain/sketches/UdXRZxF7e" }
2929
}
3030
],

content/videos/challenges/118-mastodon-fractal-tree-bot/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
},
9191
{
9292
"icon": "🔗",
93-
"title": "The 'procesing-java' command",
93+
"title": "The 'processing-java' command",
9494
"url": "https://github.com/processing/processing/wiki/Command-Line",
9595
"description": "Running Processing sketches from the command line"
9696
}

content/videos/challenges/184-elastic-collisions/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{ "time": "16:44", "title": "Add the formulas" },
2222
{ "time": "21:25", "title": "Simplify the code" },
2323
{ "time": "22:57", "title": "Check for overlap" },
24-
{ "time": "24:31", "title": "Check the particle's kinetic enery" },
24+
{ "time": "24:31", "title": "Check the particle's kinetic energy" },
2525
{ "time": "25:48", "title": "Fix error" },
2626
{ "time": "27:30", "title": "Add more particles" },
2727
{ "time": "30:11", "title": "Optimizations" },

content/videos/code/7-arrays/4-mouse-interaction/showcase/contribution-1724284721.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Catch The Sheeps (Game Concept)",
2+
"title": "Catch The Sheep (Game Concept)",
33
"author": {
44
"name": "Leonardo M. Louzas",
55
"url": "https://github.com/leonardomlouzas"

content/videos/ml5/1-classification/3-object-detection/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"icon": "💻",
7878
"title": "Humans of AI (Editorial Essay)",
7979
"url": "https://humans-of.ai/editorial/",
80-
"description": "Philipp Schmitt's editorial essay on artifial intelligence and the human effort that went into creating the training dataset."
80+
"description": "Philipp Schmitt's editorial essay on artificial intelligence and the human effort that went into creating the training dataset."
8181
},
8282
{
8383
"icon": "💻",

content/videos/physics-libraries/toxiclibs/1-introduction/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
{
2828
"time": "8:18",
29-
"title": "Euler integraton"
29+
"title": "Euler integration"
3030
},
3131
{
3232
"time": "10:03",

0 commit comments

Comments
 (0)