Skip to content
Snippets Groups Projects
Commit 7b116c35 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

better englishing

parent 20f4a5b9
No related branches found
No related tags found
No related merge requests found
......@@ -249,7 +249,7 @@ export default React.createClass({
Maturity
</div>
<div className="mxt_HomePage_link_link">
Access to <b>{ isMsg ? "message" : this.state.entity }</b>
Access { isMsg ? "message" : <b>{ this.state.entity }</b> }
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment