Skip to content

Commit d08941b

Browse files
authored
Merge pull request #807 from kay-kim/fix-docs-typo-master
DOCS-8466: fix duplicative phrase
2 parents e88b487 + 4e9bf81 commit d08941b

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)