Merge pull request #967 from St19Galla/patch-1

Fix gh-965 - Projects Curated by space
This commit is contained in:
Ray Schamp 2016-10-13 17:49:44 -04:00 committed by GitHub
commit b88a965f18

View file

@ -215,7 +215,7 @@ var Splash = injectIntl(React.createClass({
<Box <Box
key="curator_top_projects" key="curator_top_projects"
title={ title={
formatMessage({id: 'splash.projectsCuratedBy'}) + formatMessage({id: 'splash.projectsCuratedBy'}) + ' ' +
this.state.featuredGlobal.curator_top_projects[0].curator_name} this.state.featuredGlobal.curator_top_projects[0].curator_name}
moreTitle={formatMessage({id: 'general.learnMore'})} moreTitle={formatMessage({id: 'general.learnMore'})}
moreHref="/studios/386359/"> moreHref="/studios/386359/">