mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
changed string id to correct one
This commit is contained in:
parent
ba519e7a0f
commit
e3cd4e0628
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ class Ideas extends React.Component {
|
|||
>
|
||||
<Button className="ideas-button">
|
||||
<img src="/images/ideas/download-icon.svg" />
|
||||
<FormattedMessage id="ideas.downloadPDF" />
|
||||
<FormattedMessage id="general.downloadPDF" />
|
||||
</Button>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue