Skip to content

Commit 1741e59

Browse files
authored
Merge pull request #7 from c0state/patch-1
fix: typo in sets name function call
2 parents 9170c5f + 583f4e7 commit 1741e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ histogram(stat, value, tags)
5959
meter(stat, value, tags)
6060
6161
-- Sets
62-
meter(stat, value, tags)
62+
set(stat, value, tags)
6363
6464
-- Distribution
6565
distribution(stat, value, tags)

0 commit comments

Comments
 (0)