Fix typo
This commit is contained in:
parent
4939e9af72
commit
010b5151b5
@ -259,7 +259,7 @@ class EditForm extends Component {
|
||||
}
|
||||
</form>
|
||||
: <form>
|
||||
<InfoBox msg={`We're not collection data on ${this.props.title.toLowerCase()} yet - check back soon.`} />
|
||||
<InfoBox msg={`We're not collecting data on ${this.props.title.toLowerCase()} yet - check back soon.`} />
|
||||
</form>
|
||||
) : null
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user