Skip to content

Commit 4b1b682

Browse files
authored
Merge pull request docker#10659 from ajay143444/patch-2
changed check to check-in
2 parents 72f90f5 + 2e9d7cf commit 4b1b682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop/dev-best-practices.md

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

0 commit comments

Comments
 (0)