docs: fixed some spelling problems in documents. (#9845)

This commit is contained in:
Steve Rao 2023-11-12 00:32:32 +08:00 committed by GitHub
parent 4a9b965b2f
commit 96d7cd6164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
contact_links: contact_links:
- name: GitHib Discussions - name: GitHub Discussions
url: https://github.com/open-telemetry/opentelemetry-java-instrumentation/discussions/new/choose url: https://github.com/open-telemetry/opentelemetry-java-instrumentation/discussions/new/choose
about: Please ask questions here. about: Please ask questions here.
- name: StackOverflow - name: StackOverflow

View File

@ -56,7 +56,7 @@ This repository also publishes standalone instrumentation for several libraries
that can be used if you prefer that over using the Java agent. that can be used if you prefer that over using the Java agent.
Please see the standalone library instrumentation column Please see the standalone library instrumentation column
on [Supported Libraries](docs/supported-libraries.md#libraries--frameworks). on [Supported Libraries](docs/supported-libraries.md#libraries--frameworks).
if you are looking for documentation on using those. If you are looking for documentation on using those.
## Getting Started ## Getting Started