Skip to content

Commit b267192

Browse files
committed
text format
Signed-off-by: Paulo Alberto Simoes <[email protected]>
1 parent 9605df5 commit b267192

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ begin
5454
end;
5555
```
5656

57-
> NOTE: A Topic can also be created using OKAFKA Administration methods. Or, through the Producer interface which creates a new topic if it was not previously created.
57+
> Note: A Topic can also be created using OKAFKA Administration methods. Or, through the Producer interface which creates a new topic if it was not previously created.
5858
5959
#### Connection configuration
6060

@@ -102,7 +102,7 @@ Learn more about [JDBC Thin Connections with a Wallet (mTLS)](https://docs.oracl
102102

103103
You can get a detailed description of the Producer, Consumer and Administration APIs in the [Kafka APIs for Oracle Transactional Event Queues Documentation](https://docs.oracle.com/en/database/oracle/oracle-database/23/adque/Kafka_cient_interface_TEQ.html#GUID-5549915E-6509-4065-B05E-E96338F4742C).
104104

105-
> NOTE: Topic name property should be provided in UPPERCASE.
105+
> Note: Topic name property should be provided in UPPERCASE.
106106
>
107107
>> ```text
108108
>> topic.name=<Oracle Database TxEventQ Topic, use uppercase>

0 commit comments

Comments
 (0)