Skip to content

Commit 572fab7

Browse files
committed
Fix typo. Change some line wrapping
1 parent aefef84 commit 572fab7

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ The node-oracledb add-on for Node.js powers high performance Oracle
44
Database applications.
55

66
Use node-oracledb 4.0 to connect Node.js 8.16, 10.16, 12, or later, to Oracle Database.
7-
Older version of node-oracledb may work with older versions of Node.js
7+
Older versions of node-oracledb may work with older versions of Node.js.
88

99
Node-oracledb supports basic and advanced features of Oracle Database
10-
and Oracle Client. See the
11-
[homepage][4] for a list.
10+
and Oracle Client. See the [homepage][4] for a list.
1211

1312
The node-oracledb module is open source and maintained by Oracle Corp.
1413
It is stable, well documented, and has a comprehensive test suite.
@@ -23,8 +22,7 @@ See [Documentation for the Oracle Database Node.js Add-on][32] and the [CHANGELO
2322

2423
## <a name="examples"></a> Examples
2524

26-
See the [examples][30] directory. Start with
27-
[examples/example.js][31].
25+
See the [examples][30] directory. Start with [examples/example.js][31].
2826

2927
## <a name="help"></a> Help
3028

0 commit comments

Comments
 (0)