Skip to content

Commit 7541320

Browse files
authored
Update README.md
1 parent 6636b64 commit 7541320

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ and publishing application metrics. A reference implementation using
1010
[Stackdriver Monitoring API v3](https://cloud.google.com/monitoring/api/v3/) is
1111
included, but other monitoring backend implementations can also be used.
1212

13-
Most of the monitoring libraries available are low-level and is tied directly to
14-
the backend. This library provides type safety, retry logic and an
13+
Most of other monitoring libraries available are low-level and are tied directly
14+
to the backend. This library provides type safety, retry logic and an
1515
backend-agnostic approach to Java metrics instrumentation.
1616

1717
## Basic concepts

0 commit comments

Comments
 (0)