Skip to content

Commit 32b0bc9

Browse files
committed
Minor documentation changes
1 parent 7bc2c40 commit 32b0bc9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ojdbc-provider-jfr/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Oracle JDBC Java Flight Recorder Provider
22

33
This module contains a provider for integration between Oracle JDBC and
4-
Java Flight Record.
4+
Java Flight Recorder.
55

66
This provider implements the TraceEventListener interface provided by the JDBC
77
driver which will be notified for every round trip and generate Java Flight
@@ -17,7 +17,7 @@ Recorder events. The following attributes are added the the traces for each even
1717

1818
## Installation
1919

20-
This provider is distributed as single jar on the Maven Central Repository. The
20+
This provider is distributed as a single jar on the Maven Central Repository. The
2121
jar is compiled for JDK 11, and is forward compatible with later JDK versions.
2222
The coordinates for the latest release are:
2323

ojdbc-provider-opentelemetry/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following attributes are added the the traces for each event:
3636

3737
## Installation
3838

39-
This provider is distributed as single jar on the Maven Central Repository. The
39+
This provider is distributed as a single jar on the Maven Central Repository. The
4040
jar is compiled for JDK 8, and is forward compatible with later JDK versions.
4141
The coordinates for the latest release are:
4242

0 commit comments

Comments
 (0)