Просмотр исходного кода

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

Documentation/metrics.md: Fix a typo
Gyuho Lee 7 лет назад
Родитель
Сommit
a7b1306ecf
1 измененных файлов с 1 добавлено и 1 удалено
  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         |
 |-----------------------------------|--------------------------------------------|--------------|