Skip to content

Commit 28e46d1

Browse files
committed
Remove word duplication
1 parent c39587a commit 28e46d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12756,10 +12756,10 @@ that connection.
1275612756
1275712757
## <a name="sodaoverview"></a> 29. Simple Oracle Document Access (SODA)
1275812758
12759-
Oracle Database Simple Oracle Document Access (SODA) access is
12760-
available in node-oracledb through a set of NoSQL-style APIs.
12761-
Documents can be inserted, queried, and retrieved from Oracle Database
12762-
using node-oracledb methods. By default, documents are JSON strings.
12759+
Oracle Database Simple Oracle Document Access (SODA) is available in
12760+
node-oracledb through a set of NoSQL-style APIs. Documents can be inserted,
12761+
queried, and retrieved from Oracle Database using node-oracledb methods. By
12762+
default, documents are JSON strings.
1276312763
1276412764
The [Oracle Database Introduction to SODA][103] manual contains much
1276512765
information relevant to using SODA. You can use Oracle SODA

0 commit comments

Comments
 (0)