Skip to content

Commit 0a33112

Browse files
committed
fixing typos
1 parent e931e5b commit 0a33112

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/videos/mastodon/what-is-mastodon/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"time": "6:07",
1515
"title": "federation - all instances communicate with each other"
1616
},
17-
{ "time": "7:12", "title": "AcitvityPub" },
17+
{ "time": "7:12", "title": "ActivityPub" },
1818
{ "time": "8:24", "title": "Choochoo.space" }
1919
],
2020
"codeExamples": [

content/videos/teachable-machine/3-sound-classification/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"title": "Teachable Machine 3: Sound Classification",
33
"description": "Introducing Teachable Machine 2.0 (from Google Creative Lab)! Train a computer to recognize your own images, sounds, & poses. In this video, I train a sound classifier and import the machine learning model into a p5.js sketch with the ml5.js library",
44
"videoNumber": "3",
5-
"nebulaSlug": "the-coding-train-yt-teachable-machine-3-sound-classifiication",
5+
"nebulaSlug": "the-coding-train-yt-teachable-machine-3-sound-classification",
66
"videoId": "TOrVsLklltM",
77
"date": "2019-11-11",
88
"languages": ["JavaScript", "p5.js", "ml5.js"],

0 commit comments

Comments
 (0)