Skip to content

Commit b6c94f2

Browse files
Update opentelemetry.md (#570)
1 parent 336b7c4 commit b6c94f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ new Elysia().use(
3434

3535
![jaeger showing collected trace automatically](/blog/elysia-11/jaeger.webp)
3636

37-
Elysia OpenTelemetry is will **collect span of any library compatible OpenTelemetry standard**, and will apply parent and child span automatically.
37+
Elysia OpenTelemetry will **collect span of any library compatible OpenTelemetry standard**, and will apply parent and child span automatically.
3838

3939
In the code above, we apply `Prisma` to trace how long each query took.
4040

0 commit comments

Comments
 (0)