Skip to content

Commit 9a4d063

Browse files
authored
DOCS-10039 fix typo from species to specifies (#1816)
1 parent 0ad591a commit 9a4d063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/resource-document.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To specify databases and/or collections, use the following syntax:
2929
Specify a Collection of a Database as Resource
3030
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3131

32-
If the resource document species both the ``db`` and ``collection``
32+
If the resource document specifies both the ``db`` and ``collection``
3333
fields as non-empty strings, the resource is the specified
3434
collection in the specified database. For example, the following
3535
document specifies a resource of the ``inventory`` collection in the

0 commit comments

Comments
 (0)