Change occurrances of 'stop watch' to 'stopwatch' (#1260)

This commit is contained in:
Galen Nickel 2018-09-17 11:59:25 -07:00 committed by Peli de Halleux
parent 2cfc487412
commit 9229d5178c
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@
* [Telegraph](/projects/telegraph)
* [Railway Crossing](/projects/railway-crossing)
* [Karel](/projects/karel)
* [Stop Watch](/projects/stopwatch)
* [Stopwatch](/projects/stopwatch)
* [Name Tag](/projects/name-tag)
* [Step counter](/projects/step-counter)
* [Servo calibrator](/projects/servo-calibrator)

View File

@ -14,7 +14,7 @@
"description": "Keep up with the times using your fancy micro:bit watch",
"imageUrl":"/static/mb/projects/a10-watch.png"
}, {
"name": "Stop Watch",
"name": "Stopwatch",
"description": "How time passes, keep track of how much",
"url": "/projects/stopwatch",
"imageUrl":"/static/mb/projects/stopwatch.png",