Skip to content

Commit 46fe604

Browse files
committed
Fix a couple of nits
1 parent 553d848 commit 46fe604

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/supported-technologies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Collected trace data:
324324

325325
#### MongoDB [automatic-instrumentation-db-mongodb]
326326

327-
Library: `pymongo` `>=2.9,<5`
327+
Library: `pymongo` (`>=2.9,<5`)
328328

329329
Instrumented methods:
330330

@@ -482,7 +482,7 @@ Instrumented methods:
482482

483483
* `kafka.KafkaProducer.send`,
484484
* `kafka.KafkaConsumer.poll`,
485-
* `kafka.KafkaConsumer.\__next__`
485+
* `kafka.KafkaConsumer.__next__`
486486

487487
Collected trace data:
488488

0 commit comments

Comments
 (0)