Fix typo in tutorial URL (#1377)

Getting started tutorial link started with `//` instead of just `/`., and typo in downloading
This commit is contained in:
chrisgarrity 2017-06-27 16:33:57 -04:00 committed by GitHub
parent 022d2dd506
commit a712a8d28a

View file

@ -1,6 +1,6 @@
{
"tips.title": "Getting Started",
"tips.subTitle": "Start making projects in Scratch by trying the <a href=\"//projects/editor/?tip_bar=getStarted\" class=\"mod-underline\">online tutorial</a> or dowloading the <a href=\"{GettingStartedPDF}\" class=\"mod-underline\">PDF Guide.",
"tips.subTitle": "Start making projects in Scratch by trying the <a href=\"/projects/editor/?tip_bar=getStarted\" class=\"mod-underline\">online tutorial</a> or downloading the <a href=\"{GettingStartedPDF}\" class=\"mod-underline\">PDF Guide.",
"tips.tryGettingStarted": "Try the Getting Started tutorial",
"tips.tttHeader": "Things to Try",
"tips.tttBody": "What do you want to make with Scratch? For each activity, you can try the <strong>Tutorial</strong>, download a set of <strong>Activity Cards</strong>, or view the <strong>Educator Guide</strong>.",