Skip to content

Commit

Permalink
Improve copy
Browse files Browse the repository at this point in the history
Co-Authored-By: Ashley Wolf <[email protected]>
  • Loading branch information
sergiou87 and ashleywolf committed Sep 29, 2022
1 parent df229dd commit e522312
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/welcome/lib/sunsetting-view.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ export default class SunsettingView {

<section className="welcome-panel">
<p>
We are archiving Atom and all projects under the Atom organization
for an official sunset on December 15, 2022.
We are archiving Atom and all repositories under the Atom
organization for an official sunset on December 15, 2022.
</p>
<p>
You can learn more about this in our{' '}
Expand All @@ -113,7 +113,7 @@ export default class SunsettingView {
checked={atom.config.get('welcome.showSunsettingOnStartup')}
onchange={this.didChangeShowOnStartup}
/>
Show this announce when opening Atom
Show this announcement when opening Atom
</label>
</section>

Expand Down

0 comments on commit e522312

Please sign in to comment.