Skip to content

Commit accf810

Browse files
authored
Merge pull request #1036 from supertokens/otel-plugin
Fix typo
2 parents 81268b0 + db3907c commit accf810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/telemetry.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The implementation is in early stages and APIs might change. For more informatio
3232
npm install @supertokens-plugins/opentelemetry-nodejs
3333
```
3434

35-
### 2. Configure OpenTelemetry SDK
35+
### 2. Configure the OpenTelemetry SDK
3636

3737
Set up the OpenTelemetry SDK in your application.
3838
Here's a basic configuration:

0 commit comments

Comments
 (0)