docs: fix minor grammar errors#25372
Open
rafaelcoelhox wants to merge 1 commit into
Open
Conversation
- Python/Ruby GitHub Actions CI guides: 'is runs' -> 'runs', 'of you' ->
'of your', and 'Login to Docker Hub' link text -> 'Log in to Docker Hub'
- configure-builder: 'of you workflow' -> 'of your workflow'
- bind-mount page: remove stray article ('the a container' -> 'the container')
- pre-seeding guide: 'let you access to' -> 'letting you access', 'define' -> 'defines'
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Author
|
Heads-up for reviewers (cc @craig-osterhout): Two files in this PR are being removed in #25373:
The other three files don't overlap with that PR:
Happy to drop the two GitHub Actions guide files from this PR to avoid a modify/delete conflict — just let me know if you'd prefer that, or if you'd rather merge this one first. |
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
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.
Description
Fix several small grammar errors across the docs:
This workflow is runs→This workflow runs;tab of you GitHub repository→of your GitHub repository;[Login to Docker Hub]link text →[Log in to Docker Hub], matching the adjacent "Set up Docker Buildx" stepa node in an underlying step of you workflow→of your workflowinside the a container→inside the containerlet you access to the Postgres database→letting you access the Postgres database;It also define→It also definesReviews