Skip to content

Commit

Permalink
remove the word 'preview' from our vocabulary
Browse files Browse the repository at this point in the history
  • Loading branch information
gschmidt committed Apr 10, 2012
1 parent e89ba2c commit fab90d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion admin/install-s3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ Meteor installed! To get started fast:
Or see the docs at:
preview.meteor.com
docs.meteor.com
EOF

Expand Down
2 changes: 1 addition & 1 deletion docs/client/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ <h2 id="collections"><span>Collections</span></h2>
assert(Scratchpad.find({number: {$lt: 9}}).count() === 5);

{{#warning}}
In this preview, Minimongo has some limitations:
In this release, Minimongo has some limitations:

* `$elemMatch` is not supported in selectors.
* `$pull` in modifiers can only accept certain kinds
Expand Down

0 comments on commit fab90d5

Please sign in to comment.