Skip to content

Commit 132dd06

Browse files
committed
tweak
1 parent 5caa1c4 commit 132dd06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/odm.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ORMs, ODMs, and Libraries
77
:values: reference
88

99
.. meta::
10-
:description: MongoDB has ORMs, ODMs, and Libraries to simplify interactions between your app and cluster. Use the best database for Ruby, Python, Java, Node.js, PHP.
10+
:description: MongoDB has ORMs, ODMs, and Libraries to simplify interactions between your app and cluster. Use the best database for Ruby, Python, Java, C#, Node.js, PHP.
1111
:keywords: Object Oriented, abstraction, serialization, relational,
1212

1313
.. contents:: On this page
@@ -34,7 +34,7 @@ sometimes referred to as ODMs (Object Document Mappers), but the terms can be
3434
used interchangeably in the MongoDB domain. MongoDB, our
3535
`community
3636
<https://www.mongodb.com/docs/drivers/community-supported-drivers/>`__, and our
37-
partners provide a number of ODM libraries.
37+
partners provide several ODM libraries.
3838

3939
The following are some examples of the best MongoDB ODM libraries for a number
4040
of programming languages, including Ruby, Python, Java, C#, Node.js, and PHP.

0 commit comments

Comments
 (0)