Browse Source

Merge pull request #10088 from ivuk/Documentation-fix-typo

Documentation/metrics.md: Fix a typo
Gyuho Lee 7 years ago
parent
commit
a7b1306ecf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/metrics.md

+ 1 - 1
Documentation/metrics.md

@@ -99,7 +99,7 @@ Abnormally high snapshot duration (`snapshot_save_total_duration_seconds`) indic
 
 ## Prometheus supplied metrics
 
-The Prometheus client library provides a number of metrics under the `go` and `process` namespaces. There are a few that are particlarly interesting.
+The Prometheus client library provides a number of metrics under the `go` and `process` namespaces. There are a few that are particularly interesting.
 
 | Name                              | Description                                | Type         |
 |-----------------------------------|--------------------------------------------|--------------|