mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-18 09:00:30 -05:00
fix typo
This commit is contained in:
parent
e3378d0f6a
commit
74afd163b5
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ var Landing = injectIntl(React.createClass({
|
||||||
<img src="/images/teachers/stories/plug-in-studio.jpg"
|
<img src="/images/teachers/stories/plug-in-studio.jpg"
|
||||||
alt="plug in studio's story" />
|
alt="plug in studio's story" />
|
||||||
<div className="story-info">
|
<div className="story-info">
|
||||||
<p className="name">Plug-In Studios</p>
|
<p className="name">Plug-In Studio</p>
|
||||||
<p><FormattedMessage id="teacherlanding.afterSchoolTitle" /></p>
|
<p><FormattedMessage id="teacherlanding.afterSchoolTitle" /></p>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in a new issue