mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -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"
|
||||
alt="plug in studio's story" />
|
||||
<div className="story-info">
|
||||
<p className="name">Plug-In Studios</p>
|
||||
<p className="name">Plug-In Studio</p>
|
||||
<p><FormattedMessage id="teacherlanding.afterSchoolTitle" /></p>
|
||||
</div>
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue