File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 } >
You can’t perform that action at this time.
0 commit comments