Skip to content

Commit

Permalink
docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreensp committed Apr 6, 2012
1 parent 6f63d5d commit 6e5ccb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/client/api.html
Expand Up @@ -738,7 +738,7 @@ <h2 id="meteor_collection_cursor"><span>Cursors</span></h2>
// Matches documents where age is greater than 18
{age: {$gt: 18}}

// Also matches documents where tags is an array containing "today"
// Also matches documents where tags is an array containing "popular"
{tags: "popular"}

// Matches documents where fruit is one of three possibilities
Expand Down

0 comments on commit 6e5ccb8

Please sign in to comment.