Skip to content

Commit 7bc013b

Browse files
committed
Doc typo
1 parent a45ed37 commit 7bc013b

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
@@ -8449,7 +8449,7 @@ be several minutes.
84498449
FAN allows node-oracledb to provide high availability features without
84508450
the application being aware of an outage. Unused, idle connections in
84518451
a connection pool will be automatically cleaned up. A future
8452-
`pool.getConnection()` calls will establish a fresh connection to a
8452+
`pool.getConnection()` call will establish a fresh connection to a
84538453
surviving database instance without the application being aware of any
84548454
service disruption.
84558455

0 commit comments

Comments
 (0)