Skip to content

Commit

Permalink
chore: pending files copy
Browse files Browse the repository at this point in the history
  • Loading branch information
seavan committed Dec 11, 2018
1 parent 9afd3ac commit 2d5af85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/shared/top-drawer-components.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ class TopDrawerPendingFiles extends SafeComponent {

renderThrow() {
// no localization because of temporary nature
const descriptionLine1 = `Files marked “pending” will be removed by November 15th 2018.`;
const descriptionLine1 = `Files marked “pending” will be removed.`;
return (
<TopDrawer
{...this.props}
Expand Down

0 comments on commit 2d5af85

Please sign in to comment.