Fix(curriculum): Clarify translated title

This commit is contained in:
shaded92
2018-10-17 22:31:20 +06:00
committed by Heather Kusmierz
parent d88ba1cf97
commit 93b23aca5d

View File

@ -4,7 +4,7 @@ title: Build a JavaScript Calculator
challengeType: 3 challengeType: 3
isRequired: true isRequired: true
videoUrl: '' videoUrl: ''
localeTitle: Создайте калькулятор JavaScript localeTitle: Создайте калькулятор на JavaScript
--- ---
## Description ## Description