Skip to content

Update where.txt #3460

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Update where.txt #3460

wants to merge 1 commit into from

Conversation

jtassin
Copy link

@jtassin jtassin commented Oct 30, 2018

Correction on the collection name.

The doc said :

Consider the following documents in the users collection

and the command was :

db.foo.find( { $where: function() {
   return (hex_md5(this.name) == "9b53e667f30cd329dca1ec9e6a83e994")
} } );

This pull request just change the foo of the command to users according to the previous sentence

Correction on the collection name
@kay-kim
Copy link
Contributor

kay-kim commented Jun 29, 2019

Thank you so much for your pull request and apologies for the long delay.

Since the time of your pull request, we have updated the collection name through another commit, and as such, will close this pull request.

We very much appreciate your time and effort in helping us improve the docs. Once again, apologies for the long delay.

Regards,

Kay Kim

@kay-kim kay-kim closed this Jun 29, 2019
mongo-cr-bot pushed a commit that referenced this pull request Jun 29, 2023
* DOCSP-31018 feature compat case change

* Staging fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants