Skip to content

Commit

Permalink
Fix capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Aug 9, 2024
1 parent e2cf0e8 commit c782083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/en/docs/languages/java/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ extend SDK autoconfiguration beyond the components built-in to the SDK.

The following sections describe the available SPIs. Each SPI section includes:

- A brief description, including link to javadoc type reference.
- A brief description, including link to Javadoc type reference.
- A table of available built-in and `opentelemetry-java-contrib`
implementations.
- A simple demonstration of a custom implementation.
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/languages/java/sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ implementing various plugin extension interfaces:
The following sections describe the core user-facing components of the SDK. Each
component section includes:

- A brief description, including a link to the javadoc type reference.
- A brief description, including a link to the Javadoc type reference.
- If the component is a
[plugin extension interface](#sdk-plugin-extension-interfaces), a table of
available built-in and `opentelemetry-java-contrib` implementations.
Expand Down

0 comments on commit c782083

Please sign in to comment.