web interface -- change text from 'general counters' to 'general statistics'

This commit is contained in:
Eugene Bujak 2018-09-07 18:04:18 +03:00
parent 7094ed4f28
commit 4ba8293c06
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import Card from '../ui/Card';
import Tooltip from '../ui/Tooltip';
const Counters = props => (
<Card title="General counters" subtitle="in the last 3 minutes" bodyType="card-table" refresh={props.refreshButton}>
<Card title="General statistics" subtitle="in the last 3 minutes" bodyType="card-table" refresh={props.refreshButton}>
<table className="table card-table">
<tbody>
<tr>