Skip to content

Commit fcf4eb2

Browse files
committed
fix video description
1 parent c29dc16 commit fcf4eb2

File tree

1 file changed

+2
-2
lines changed
  • content/videos/ml5/7-bodypose/pose-detection

1 file changed

+2
-2
lines changed

content/videos/ml5/7-bodypose/pose-detection/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@
116116
"links": [
117117
{
118118
"icon": "🎥",
119-
"title": "Processing / p5.js Tutorial: What is lerp? (Linear Interpolation)",
119+
"title": "What is lerp? (Linear Interpolation)",
120120
"url": "https://www.youtube.com/watch?v=8uLVnM36XUc",
121-
"description": "My tutorial on the lerp function."
121+
"description": "Demonstrates lerp() in Processing and p5.js"
122122
}
123123
]
124124
}

0 commit comments

Comments
 (0)