Skip to content

Commit c452620

Browse files
committed
Missing word in Java Client metrics documentation
Part of rabbitmq/rabbitmq-java-client#313
1 parent 0b8e71a commit c452620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/api-guide.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1141,7 +1141,7 @@ cf.setExceptionHandler(customHandler);
11411141
Don't forget to add the appropriate dependencies (in Maven, Gradle, or even as JAR files) to JVM
11421142
classpath when using Micrometer or Dropwizard Metrics.
11431143
Those are optional dependencies and will not be pulled automatically with the Java client.
1144-
You may also need to add other dependencies on the reporting
1144+
You may also need to add other dependencies depending on the reporting
11451145
backend(s) used.
11461146
</li>
11471147
<li>

0 commit comments

Comments
 (0)