Skip to content

Commit 25db044

Browse files
committed
Fix doc comment typo
1 parent 390e874 commit 25db044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prometheus/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
//
6565
//
6666
// This is a complete program that exports two metrics, a Gauge and a Counter,
67-
// the later with a label attached to turn it into a (one-dimensional) vector.
67+
// the latter with a label attached to turn it into a (one-dimensional) vector.
6868
//
6969
// Metrics
7070
//

0 commit comments

Comments
 (0)