Skip to content

Commit f63766e

Browse files
Merge pull request #866 from muffinresearch/update-text
Update copy as requested by legal
2 parents 0c34c8b + 9794e95 commit f63766e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/disco/containers/DiscoPane.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ export class DiscoPane extends React.Component {
9898
<div className="disco-header">
9999
<div className="disco-content">
100100
<h1>{i18n.gettext('Personalize Your Firefox')}</h1>
101-
<p>{i18n.gettext(dedent`There are thousands of add-ons that let you make Firefox all your
102-
own—everything from fun visual themes to powerful tools and features.
103-
Here are a few great ones to check out.`)}</p>
101+
<p>{i18n.gettext(dedent`There are thousands of add-ons created by developers all over the
102+
world to help you personalize your browsing experience—everything from fun visual
103+
themes to powerful tools and features. Here are a few great ones to try out.`)}</p>
104104
</div>
105105
<div className="video-wrapper">
106106
<a className="play-video" href="#play" onClick={this.showVideo}>

0 commit comments

Comments
 (0)