Skip to content

Commit 6f97dbc

Browse files
jb08brian-brazil
authored andcommitted
fix typo (prometheus#464)
Signed-off-by: Jason Brown <jason.brown@uptake.com>
1 parent 923d23e commit 6f97dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ default sensibly if omitted.
491491

492492
There is a Spring AOP collector that allows you to annotate methods that you
493493
would like to instrument with a [Summary](#Summary), but without going through
494-
the process of manually instaniating and registering your metrics classes. To
494+
the process of manually instantiating and registering your metrics classes. To
495495
use the metrics annotations, simply add `simpleclient_spring_web` as a
496496
dependency, annotate a configuration class with `@EnablePrometheusTiming`, then
497497
annotate your Spring components as such:

0 commit comments

Comments
 (0)