stop-watch -> stopwatch

This commit is contained in:
Peli de Halleux
2018-09-11 13:16:56 -07:00
parent 3cd4b6e6bc
commit a17ade5b3b
5 changed files with 8 additions and 7 deletions

View File

@ -16,12 +16,12 @@ Turtle graphics on your @boardname@ screen!
"description": "Move in a spiral",
"url": "/projects/turtle-spiral",
"imageUrl":"/static/mb/projects/turtle-spiral.png",
"cardType": "sideProject"
"cardType": "side"
}, {
"name": "Scanner",
"description": "Scan down the screen",
"url": "/projects/turtle-scanner",
"imageUrl":"/static/mb/projects/turtle-scanner.png",
"cardType": "sideProject"
"cardType": "side"
}]
```