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 a45ed37 commit 7bc013bCopy full SHA for 7bc013b
doc/api.md
@@ -8449,7 +8449,7 @@ be several minutes.
8449
FAN allows node-oracledb to provide high availability features without
8450
the application being aware of an outage. Unused, idle connections in
8451
a connection pool will be automatically cleaned up. A future
8452
-`pool.getConnection()` calls will establish a fresh connection to a
+`pool.getConnection()` call will establish a fresh connection to a
8453
surviving database instance without the application being aware of any
8454
service disruption.
8455
0 commit comments