mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Parents Page fix
This commit is contained in:
parent
4845b5af3e
commit
ec1d46eef6
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ const Landing = () => (
|
|||
<div className="inner">
|
||||
<section id="faq">
|
||||
<span className="nav-spacer" />
|
||||
<h2><FormattedMessage id="parents.faqTitle" /></h2>
|
||||
<h2><FormattedMessage id="parents.faq" /></h2>
|
||||
<p>
|
||||
<FormattedMessage
|
||||
id="parents.faqMoreAndAsk"
|
||||
|
|
Loading…
Reference in a new issue