Skip to content

Commit 5b84347

Browse files
authored
Fix cut/paste doc comment error (oracle-samples#53)
1 parent b7dccd6 commit 5b84347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exadata-express/Example.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Before running this script:
1010
- Install Node.js and node-oracledb
1111
- Install Oracle Instant Client
1212
- Download and install the cloud service wallet
13-
- Modify the connect() call below to use the credentials for your database.
13+
- Modify the getConnection() call below to use the credentials for your database.
1414
See your cloud service's documentation for details.
1515
1616
----------------------------------------------------------------------*/

0 commit comments

Comments
 (0)