Skip to content

Commit 65ebb09

Browse files
committed
copy update
1 parent cde9721 commit 65ebb09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/ReimbursementAccount/CompanyStep.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ class CompanyStep extends React.Component {
257257
</View>
258258
</ScrollView>
259259
<ConfirmModal
260-
title="Oops something went wrong!"
260+
title="Are you sure?"
261261
onConfirm={() => this.setState({isConfirmModalOpen: false})}
262262
prompt="Please double check any highlighted fields and try again."
263263
isVisible={this.state.isConfirmModalOpen}

0 commit comments

Comments
 (0)