Skip to content

Commit 820239f

Browse files
committed
Fix typo
1 parent 1540402 commit 820239f

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
@@ -2816,7 +2816,7 @@ Connect](#easyconnect) string, or a Net Service Name from a local
28162816
[`tnsnames.ora`](#tnsnames) file or external naming service, or it can
28172817
be the SID of a local Oracle database instance.
28182818

2819-
The `connectionString` property is an aliases for `connectString`.
2819+
The `connectionString` property is an alias for `connectString`.
28202820
Use only one of the properties.
28212821

28222822
If a connect string is not specified, the empty string "" is used

0 commit comments

Comments
 (0)