Skip to content
Snippets Groups Projects
Commit 6f5a137b authored by Cam Saül's avatar Cam Saül Committed by GitHub
Browse files

Merge pull request #2904 from puhrez/ux-issue-2470

fix Object detail page punctuation
parents b912a2fe 2ae450b3
Branches
Tags
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.
Please register or to comment