Skip to content

Commit ec99546

Browse files
authored
Fix documentation typo (#1282)
`PromethesuRegistry` -> `PrometheusRegistry` Signed-off-by: Brian Zier <[email protected]>
1 parent d88f624 commit ec99546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/migration/simpleclient.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Migration using the Simpleclient Bridge
1313

1414
Good news: Users of version 0.16.0 and older do not need to refactor all their instrumentation code to get started with 1.0.0.
1515

16-
We provide a migration module for bridging the old simpleclient `CollectorRegistry` to the new `PromethesuRegistry`.
16+
We provide a migration module for bridging the old simpleclient `CollectorRegistry` to the new `PrometheusRegistry`.
1717

1818
To use the bridge, add the following dependency:
1919

0 commit comments

Comments
 (0)