Skip to content

Commit 1a4c85c

Browse files
committed
Fix linting
1 parent 1ca2881 commit 1a4c85c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/open-telemetry/tests/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ createEntities:
2020
enableCommandPayload: true
2121
```
2222
23-
These tests require the ability to collect tracing [spans](../open-telemetry.md#span) data in a structured form as
24-
described in the
23+
These tests require the ability to collect tracing [spans](../open-telemetry.md) data in a structured form as described
24+
in the
2525
[Unified Test Format specification.expectTracingMessages](../../unified-test-format/unified-test-format.md#expectTracingMessages).
2626
For example the Java driver uses [Micrometer](https://jira.mongodb.org/browse/JAVA-5732) to collect tracing spans.
2727

0 commit comments

Comments
 (0)