wording
This commit is contained in:
parent
20bb39a1c8
commit
e5433bb51e
@ -19,7 +19,7 @@ class ResultsBox extends React.Component {
|
||||
<div className="lookup-result-summary">
|
||||
<ul>
|
||||
<li>
|
||||
Found <b>{this.props.totalImported}</b> accepted
|
||||
Found <b>{this.props.totalImported}</b> received
|
||||
and <b>{this.props.totalFiltered}</b> filtered routes.
|
||||
</li>
|
||||
<li>Query took <b>{queryDuration} ms</b> to complete.</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user