Skip to content

Commit cd9c6fa

Browse files
committed
Doc typo
1 parent b884315 commit cd9c6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5006,7 +5006,7 @@ After a timeout occurs, node-oracledb attempts to clean up the
50065006
internal connection state. The cleanup is allowed to take another
50075007
`callTimeout` milliseconds.
50085008
5009-
If the cleanup was successful, an *DPI-1067* error will be returned and the
5009+
If the cleanup was successful, a *DPI-1067* error will be returned and the
50105010
application can continue to use the connection.
50115011
50125012
For small values of `callTimeout`, the connection cleanup may not

0 commit comments

Comments
 (0)