Skip to content

Commit bff63d4

Browse files
committed
fix: typo
Signed-off-by: Lukas Reining <[email protected]>
1 parent 2e86b7d commit bff63d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/hooks/open-telemetry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $ npm install @openfeature/open-telemetry-hooks
1313
### Peer dependencies
1414

1515
Confirm that the following peer dependencies are installed.
16-
If you use the `MetricsHook`, `SpanEventsHook` or `SpanHook`, you need to install:
16+
If you use the `MetricsHook`, `SpanEventHook` or `SpanHook`, you need to install:
1717

1818
```
1919
$ npm install @openfeature/core @opentelemetry/api

0 commit comments

Comments
 (0)