We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b884315 commit cd9c6faCopy full SHA for cd9c6fa
doc/api.md
@@ -5006,7 +5006,7 @@ After a timeout occurs, node-oracledb attempts to clean up the
5006
internal connection state. The cleanup is allowed to take another
5007
`callTimeout` milliseconds.
5008
5009
-If the cleanup was successful, an *DPI-1067* error will be returned and the
+If the cleanup was successful, a *DPI-1067* error will be returned and the
5010
application can continue to use the connection.
5011
5012
For small values of `callTimeout`, the connection cleanup may not
0 commit comments