typo fix
This commit is contained in:
parent
bf93e5d810
commit
4ea76dd6b8
@ -1,7 +1,7 @@
|
|||||||
// Package metrics implements Prometheus-compatible metrics for applications.
|
// Package metrics implements Prometheus-compatible metrics for applications.
|
||||||
//
|
//
|
||||||
// This package is lightweight alternative to https://github.com/prometheus/client_golang
|
// This package is lightweight alternative to https://github.com/prometheus/client_golang
|
||||||
// with simpler API and small dependencies.
|
// with simpler API and smaller dependencies.
|
||||||
//
|
//
|
||||||
// Usage:
|
// Usage:
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user