Skip to content
Snippets Groups Projects
Commit 2ae450b3 authored by Michael's avatar Michael
Browse files

fix Object detail page punctuation

parent cb55e85a
No related branches found
No related tags found
No related merge requests found
......@@ -217,7 +217,7 @@ export default class QueryVisualizationObjectDetailTable extends Component {
<div className="p4 flex align-center text-bold text-grey-3">
<Icon name="connections" width="17px" height="20px" />
<div className="ml2">
This <span className="text-dark">{tableName}</span> is connected to.
This <span className="text-dark">{tableName}</span> is connected to:
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment