Skip to content

Commit 342e6db

Browse files
authored
Fix typos in timer.md, dist-summary.md (#226)
1 parent 6568273 commit 342e6db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/spectator/core/meters/dist-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To compute the standard deviation of measurements across all instances for a tim
5858

5959
### Raw Statistics
6060

61-
Note that it is possible to plot the individual statics by filtering on the `statistic` tag.
61+
Note that it is possible to plot the individual statistics by filtering on the `statistic` tag.
6262
If you choose to do so, note that the `count`, `totalAmount` and `totalOfSquares` are counters
6363
thus reported as rates per second, while the `max` is reported as a gauge.
6464

docs/spectator/core/meters/timer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To compute the standard deviation of measurements across all instances for a tim
6161

6262
### Raw Statistics
6363

64-
Note that it is possible to plot the individual statics by filtering on the `statistic` tag.
64+
Note that it is possible to plot the individual statistics by filtering on the `statistic` tag.
6565
If you choose to do so, note that the `count`, `totalAmount` and `totalOfSquares` are counters
6666
thus reported as rates per second, while the `max` is reported as a gauge.
6767

0 commit comments

Comments
 (0)