From ce77adc22ecbc433c25d3a82eef07e4f4a865bbf Mon Sep 17 00:00:00 2001 From: David Glasser Date: Tue, 7 Jan 2014 17:00:18 -0800 Subject: [PATCH] Remove warning about update/$ --- docs/client/api.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/client/api.html b/docs/client/api.html index 8435a3952e..972f2e60ad 100644 --- a/docs/client/api.html +++ b/docs/client/api.html @@ -678,8 +678,6 @@ In this release, Minimongo has some limitations: * `$pull` in modifiers can only accept certain kinds of selectors. -* `$` to denote the matched array position is not -supported in modifier. * `findAndModify`, aggregate functions, and map/reduce aren't supported.