Skip to content

Commit 8e82e2f

Browse files
committed
Remove trailing space for delete propagation message
1 parent 8c49e63 commit 8e82e2f

File tree

1 file changed

+1
-1
lines changed
  • src/shared/containers/SubmissionManagement

1 file changed

+1
-1
lines changed

src/shared/containers/SubmissionManagement/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ class SubmissionManagementPageContainer extends React.Component {
187187
This will permanently remove all
188188
files from our servers and can’t be undone.
189189
You’ll have to upload all the files again in order to restore it.
190-
Note that deleting the file may take a few minutes to propagate
190+
Note that deleting the file may take a few minutes to propagate
191191
through the Topcoder platform.
192192
</p>
193193
<div

0 commit comments

Comments
 (0)