Skip to content

Commit 8f4db8d

Browse files
committed
fix lint
1 parent fc261b4 commit 8f4db8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/dependencies.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Both these dependencies are listed here:
3535
`OPENTELEMETRY_OPTION_USE_STD_SPAN=0` to indicate nostd:span will always
3636
not be a alias for std::span.
3737
- Uses Abseil C++ Library for `absl::variant` as default `nostd::variant` if
38-
`WITH_ABSEIL` cmake option (always enabled with bazel) License: `Apache License 2.0`
38+
`WITH_ABSEIL` cmake option (always enabled with bazel)
39+
License: `Apache License 2.0`
3940

4041
- [OTLP/HTTP+JSON](/exporters/otlp)
4142
exporter:

0 commit comments

Comments
 (0)