Fix typo
parent
cde8c2b5ff
commit
ba6d90a685
|
@ -179,7 +179,7 @@ const EditExplorerModal = React.createClass({
|
|||
<button type="button" className="close" data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
<h4 className="modal-title">Rename Explorer</h4>
|
||||
<h4 className="modal-title">Rename Exploration</h4>
|
||||
</div>
|
||||
<form onSubmit={this.handleConfirm}>
|
||||
<div className="modal-body">
|
||||
|
|
Loading…
Reference in New Issue