Skip to content

Commit 579d787

Browse files
author
Sam Kleinman
committed
db.veal typo fix
1 parent bb69e53 commit 579d787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/limits.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Limits
9191
The :dbcommand:`group` does not work with sharding. Use
9292
:dbcommand:`mapreduce` or :dbcommand:`aggregate` instead.
9393

94-
:func:`db.veal()` is incompatible with sharded collections. You may
94+
:func:`db.eval()` is incompatible with sharded collections. You may
9595
use :func:`db.eval()` with un-sharded collections in a shard
9696
cluster.
9797

0 commit comments

Comments
 (0)