Skip to content

Commit 6da0be8

Browse files
Fix: remove typo
1 parent b375bd4 commit 6da0be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/addons/documents/rev-browser/components/confirmmodal.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default class ConfirmModal extends React.Component {
5050
</Modal.Header>
5151
<Modal.Body>
5252
<p>
53-
Do you want to delete all conflicting revisions for this documentcc?
53+
Do you want to delete all conflicting revisions for this document?
5454
</p>
5555

5656
</Modal.Body>

0 commit comments

Comments
 (0)