We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 923d23e commit 6f97dbcCopy full SHA for 6f97dbc
README.md
@@ -491,7 +491,7 @@ default sensibly if omitted.
491
492
There is a Spring AOP collector that allows you to annotate methods that you
493
would like to instrument with a [Summary](#Summary), but without going through
494
-the process of manually instaniating and registering your metrics classes. To
+the process of manually instantiating and registering your metrics classes. To
495
use the metrics annotations, simply add `simpleclient_spring_web` as a
496
dependency, annotate a configuration class with `@EnablePrometheusTiming`, then
497
annotate your Spring components as such:
0 commit comments