Skip to content

Commit 4e9bf81

Browse files
committed
DOCS-8466: fix duplicative phrase
1 parent e88b487 commit 4e9bf81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Object Mappers
3333
Because MongoDB is so easy to use, the basic Ruby driver can be the
3434
best solution for many applications. But if you need validations,
3535
associations, and other high-level data modeling functions, then you
36-
may need Object Document Mapper may be needed.
36+
may need Object Document Mapper.
3737

3838
In the context of a Rails application, an Object Document Mapper
3939
provides functionality equivalent to, but distinct from, ActiveRecord.

0 commit comments

Comments
 (0)