diff --git a/lib/Mojolicious/Plugin/OpenTelemetry.pod b/lib/Mojolicious/Plugin/OpenTelemetry.pod index afec253..f5607a6 100644 --- a/lib/Mojolicious/Plugin/OpenTelemetry.pod +++ b/lib/Mojolicious/Plugin/OpenTelemetry.pod @@ -80,7 +80,7 @@ L. The value of the C parameter passed on registration will be used to obtain a L via L. Setting this is optional. If -no value is set, the value wil be read from the +no value is set, the value will be read from the L<"OTEL_SERVICE_NAME"|OpenTelemetry::SDK/OTEL_SERVICE_NAME> environment variable, or from the app's L, will be used as the default name, but all other values will be left unspecified.