Merge pull request #10659 from ajay143444/patch-2

changed check to check-in
This commit is contained in:
Usha Mandya 2020-04-22 10:38:28 +00:00 committed by GitHub
commit 4b1b6826a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ keep image size small:
## Use CI/CD for testing and deployment
- When you check a change into source control or create a pull request, use
- When you check in a change to source control or create a pull request, use
[Docker Hub](/docker-hub/builds/index.md) or
another CI/CD pipeline to automatically build and tag a Docker image and test
it.