Make corrections to coding activities (#369)
* Make corrections to coding activities * Bit of format and typos
This commit is contained in:
committed by
Peli de Halleux
parent
06f66571cf
commit
f577c61998
@ -13,13 +13,13 @@
|
||||
"cardType": "side"
|
||||
}, {
|
||||
"name": "Object Detection",
|
||||
"description": "TBD",
|
||||
"description": "Design ways to avoid accidents between vehicles and objects",
|
||||
"url":"/coding/object-detection",
|
||||
"imageUrl": "/static/lessons/object-detection.jpg",
|
||||
"cardType": "side"
|
||||
}, {
|
||||
"name": "Line Following",
|
||||
"description": "TBD",
|
||||
"name": "Line Detection",
|
||||
"description": "Improve driving safety by helping drivers stay on course",
|
||||
"url":"/coding/line-detection",
|
||||
"imageUrl": "/static/lessons/line-detection.jpg",
|
||||
"cardType": "side"
|
||||
|
Reference in New Issue
Block a user