Skip to content

Commit 92b113c

Browse files
Update docs/supported-libraries.md
Co-authored-by: Jay DeLuca <[email protected]>
1 parent 3e2a556 commit 92b113c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/supported-libraries.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ These are the JVMs and operating systems that the integration tests are run agai
229229

230230
## Disabled instrumentations
231231

232-
Some instrumentations can produce to many spans and metrics and thus create a lot of noise.
232+
Some instrumentations can produce too many spans and metrics and thus create a lot of noise.
233233
For this reason, the following instrumentations are disabled by default:
234234

235235
- `jdbc-datasource` which creates spans whenever the `java.sql.DataSource#getConnection` method is called.

0 commit comments

Comments
 (0)