Skip to content

Commit 18fef4a

Browse files
committed
Fix typo in POD
1 parent c7efd6e commit 18fef4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Mojolicious/Plugin/OpenTelemetry.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ L<propagator|OpenTelemetry/propagator>.
8080
The value of the C<tracer> parameter passed on registration will be used to
8181
obtain a L<tracer|OpenTelemetry::Trace::Tracer> via
8282
L<OpenTelemetry::Trace::TracerProvider/tracer>. Setting this is optional. If
83-
no value is set, the value wil be read from the
83+
no value is set, the value will be read from the
8484
L<"OTEL_SERVICE_NAME"|OpenTelemetry::SDK/OTEL_SERVICE_NAME> environment
8585
variable, or from the app's L<moniker|Mojolicious/moniker>, will be used as
8686
the default name, but all other values will be left unspecified.

0 commit comments

Comments
 (0)