Skip to content

Commit

Permalink
Merge pull request #5140 from Pandrex247/Fix-Tarcing-Typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
MattGill98 authored Feb 26, 2021
2 parents 641e17d + a120e02 commit b9c44b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ microprofile.specs.configuration.metrics.pageTitleHelpText=Configuration options
microprofile.specs.configuration.openAPI.pageTitle=OpenAPI API
microprofile.specs.configuration.openAPI.pageTitleHelpText=Configuration option for the MicroProfile OpenAPI API. OpenAPI document will be published at the endpoint <code>/openapi</code>.
microprofile.specs.configuration.openTracing.pageTitle=OpenTracing API
microprofile.specs.configuration.openTracing.pageTitleHelpText=OpenTracing is integrated into the Request Tracing Service. You can find configuration options for the Request Tarcing Service <a href="#{request.contextPath}/payaraExtras/requestTracing/requestTracing.jsf?configName=#{pageSession.configName}">here</a>.
microprofile.specs.configuration.openTracing.pageTitleHelpText=OpenTracing is integrated into the Request Tracing Service. You can find configuration options for the Request Tracing Service <a href="#{request.contextPath}/payaraExtras/requestTracing/requestTracing.jsf?configName=#{pageSession.configName}">here</a>.

faultTolerance.configuration.managedExecutorServiceName=Managed Executor Service Name
faultTolerance.configuration.managedExecutorServiceNameHelp=The name of the managed executor to execute asynchronous methods.
Expand Down

0 comments on commit b9c44b1

Please sign in to comment.