diff --git a/README.md b/README.md index 5f1a9e7b..0e5fd0c8 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ available, calls to getConnection() will block for up to ``connectionTimeout`` m before timing out. *Default: 10* -:arrow_right:``metricRegistry``
+:chart_with_upwards_trend:``metricRegistry``
This property is only available via programmatic configuration or IoC container. This property allows you to specify an instance of a *Codahale/Dropwizard* ``MetricRegistry`` to be used by the pool to record various metrics. See the [Metrics](https://github.com/brettwooldridge/HikariCP/wiki/Codahale-Metrics)