changed check to check-in

corrected line 84 by changing check to check-in
This commit is contained in:
ajay143444 2020-04-20 15:25:10 +05:30 committed by GitHub
parent 513f201df6
commit 5f8cedaf5a
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 into 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.