Skip to content

Commit 18188c5

Browse files
authored
DOCS-10039 fix typo from species to specifies (#1814)
1 parent bf8de6d commit 18188c5

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
@@ -31,7 +31,7 @@ To specify databases and/or collections, use the following syntax:
3131
Specify a Collection of a Database as Resource
3232
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3333

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

0 commit comments

Comments
 (0)