Skip to content

Commit

Permalink
plugin auto- formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Channyboy committed Aug 5, 2022
1 parent 23635ae commit e42db80
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -73,8 +73,8 @@
* <h2>RegistryType annotation</h2>
* <p>
* The {@link org.eclipse.microprofile.metrics.annotation.RegistryType RegistryType} is used to identify which
* <code>MetricRegistry</code> (Application, Base, Vendor or a user defined scope) should be injected. By default
* no <code>RegistryType</code> will inject the application <code>MetricRegistry</code>.
* <code>MetricRegistry</code> (Application, Base, Vendor or a user defined scope) should be injected. By default no
* <code>RegistryType</code> will inject the application <code>MetricRegistry</code>.
*
* <pre>
* <code>
Expand Down

0 comments on commit e42db80

Please sign in to comment.