Skip to content

Commit 964d174

Browse files
authored
revert unrelated changes
1 parent 07e3a27 commit 964d174

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -271,16 +271,16 @@ the C++ repository.
271271

272272
* [OpenTelemetry
273273
Specification](https://github.com/open-telemetry/opentelemetry-specification)
274-
* The OpenTelemetry Specification describes the requirements and expectations
275-
of for all OpenTelemetry implementations.
274+
* The OpenTelemetry Specification describes the requirements and expectations
275+
of for all OpenTelemetry implementations.
276276

277277
* Read through the OpenTelemetry C++ documentation
278-
* The
279-
[API](https://opentelemetry-cpp.readthedocs.io/en/latest/api/api.html)
280-
and
281-
[SDK](https://opentelemetry-cpp.readthedocs.io/en/latest/sdk/sdk.html)
282-
documentation provides a lot of information on what the classes and their
283-
functions are used for.
278+
* The
279+
[API](https://opentelemetry-cpp.readthedocs.io/en/latest/api/api.html)
280+
and
281+
[SDK](https://opentelemetry-cpp.readthedocs.io/en/latest/sdk/sdk.html)
282+
documentation provides a lot of information on what the classes and their
283+
functions are used for.
284284

285285
Please contribute! You’re welcome to add more information if you come across any
286286
helpful resources.

0 commit comments

Comments
 (0)