We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb69e53 commit 579d787Copy full SHA for 579d787
source/reference/limits.txt
@@ -91,7 +91,7 @@ Limits
91
The :dbcommand:`group` does not work with sharding. Use
92
:dbcommand:`mapreduce` or :dbcommand:`aggregate` instead.
93
94
- :func:`db.veal()` is incompatible with sharded collections. You may
+ :func:`db.eval()` is incompatible with sharded collections. You may
95
use :func:`db.eval()` with un-sharded collections in a shard
96
cluster.
97
0 commit comments