-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Modified a Typo #45
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
Merged
Merged
Modified a Typo #45
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCS-15423 corner case dropdatabase * Review feedback
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
* (DOCSP-11403): Update Write for Accessibility * Apply suggestions from code review Co-authored-by: Anthony Sansone <atsansone@users.noreply.github.com> Co-authored-by: Anthony Sansone <atsansone@users.noreply.github.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 2, 2025
* Update federated auth example * Copy review feedback * copy review 2
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 17, 2025
Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 21, 2025
(cherry picked from commit 4f8389c) Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 22, 2025
* (DOCSP-8441): initial push * Removed placeholder txt * added rough draft verbiage * updated verbiage * added contents dire * (DOCPS-8441): added note for the old v of node docs * updated link to the manual * update verbiage for link * Removed compatability from index and added it to the root * readded toc tree * added compatability to toc * update links * updated links * update wording * fixed typos in Compatibility and fixed grammar * fixed typo * update header names * update grammar * fixed verbiage * updated verbiage * updated verbiage * fixed the verbiage to address PR comments * update verbiage
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 23, 2025
* 040824: fix master branch
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 25, 2025
DOCSP-9557: Fundamentals > CRUD Operations > Read Operations > Sort Results
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 25, 2025
(cherry picked from commit 12b93c7)
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 28, 2025
# Pull Request Info [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) JIRA - https://jira.mongodb.org/browse/DOCSP-29208 Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/docsp-29208-compound/fundamentals/crud/compound-operations/ ## Updated Page CRUD Operations > [Compound Operations page](https://www.mongodb.com/docs/drivers/java/sync/current/fundamentals/crud/compound-operations/) ## Self-Review Checklist - [ ] Is this free of any warnings or errors in the RST? - [ ] Did you run a spell-check? - [ ] Did you run a grammar-check? - [ ] Are all the links working?
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 30, 2025
(cherry picked from commit 88448ea)
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 30, 2025
* autobuilder * testing term role * term doens't work * index improvements * update bson page * linked to README for testing (#45) * update api links to 1.7.2 (#46) * update api links to 1.7.2 * Update source/fundamentals/bson.txt Co-authored-by: kyuan-mongodb <78768401+kyuan-mongodb@users.noreply.github.com> Co-authored-by: kyuan-mongodb <78768401+kyuan-mongodb@users.noreply.github.com> * context page suggestions (#47) * DOCSP-18732 quick start page (#48) * incorporated quickstart feedback * Docsp 18731 (#50) * fix broken links * comment out todo * change link to get uri * update to use godotenv and bson.M * add godotenv to main.go quickstart * nits * text updates for examples * missed click here * DOCSP-18739 (#51) * implemented linking suggestion * DOCSP-18734 connection guide (#52) * updated section headers * Docsp 18736 (#53) * hide link to blank tls guide * list supported mechanisms early * list formatting * autobuilder * DOCSP-18691 (#55) * improved landing page * DOCSP-18738 (#54) * changed _id heading name Co-authored-by: kyuan-mongodb <78768401+kyuan-mongodb@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hey Sam,
I modified mongotop.txt file as there was type with the word 'ruining'.
This is my first 'go' at git so be patient :)
Cheers, Mark