Skip to content
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

[mongodb/en] Update mongodb.html.markdown #4358

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

arnotixe
Copy link
Contributor

@arnotixe arnotixe commented Mar 29, 2022

fixed mixed up $gte: and age under "Comparison operators" (and one count of duplicated $lte: -> $lt:)

  • I solemnly swear that this is all original content of which I am the original author
  • Pull request title is prepended with [language/lang-code] (example [python/fr-fr] or [java/en])
  • Pull request touches only one file (or a set of logically related files with similar changes made)
  • Content changes are aimed at intermediate to experienced programmers (this is a poor format for explaining fundamental programming concepts)
  • If you've changed any part of the YAML Frontmatter, make sure it is formatted according to CONTRIBUTING.md
    • Yes, I have double-checked quotes and field names!

fixed in: -> $in: and added $nin: too
@arnotixe
Copy link
Contributor Author

Sorry I didn't catch the $in / $nin in the same PR… not intentionally upping my PR count 😁

@arnotixe arnotixe changed the title Update mongodb.html.markdown [mongodb/en] Update mongodb.html.markdown Mar 29, 2022
@vendethiel vendethiel merged commit 3ae5f34 into adambard:master Jan 23, 2024
@vendethiel
Copy link
Collaborator

Your PRs can have several commits (or you can amend a previous commit to fold both into one).

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