Skip to content

Commit 0ee0d93

Browse files
committed
Release Note entry update
1 parent dd00f2b commit 0ee0d93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/release_notes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Common Changes
1414
++++++++++++++
1515

1616
#) Incorporate changes to use end of data request flag set with data packets
17-
available in Oracle database 23c to improve handling the async reads.
17+
available in Oracle Database 23c to improve handling of the async reads.
1818

1919
#) Added class :ref:`oracledb.JsonId <jsonid>` to represent JSON ID values
2020
returned by SODA in Oracle Database 23.4 and higher in the ``_id``
@@ -44,7 +44,7 @@ Thin Mode Changes
4444

4545
#) Fixed issue with connecting to Oracle Database, when the full path of
4646
the Node.js executable contains certain non-standard characters like '(' and ')'.
47-
See `Issue #1644 <https://github.com/oracle/node-oracledb/issues/1664>`__.
47+
See `Issue #1664 <https://github.com/oracle/node-oracledb/issues/1664>`__.
4848

4949
#) Added support for easy connect string entries in tnsnames.ora
5050
See `Issue #1644 <https://github.com/oracle/node-oracledb/issues/1644>`__.

0 commit comments

Comments
 (0)