We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72f90f5 + 2e9d7cf commit 4b1b682Copy full SHA for 4b1b682
develop/dev-best-practices.md
@@ -81,7 +81,7 @@ keep image size small:
81
82
## Use CI/CD for testing and deployment
83
84
-- 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
85
[Docker Hub](/docker-hub/builds/index.md) or
86
another CI/CD pipeline to automatically build and tag a Docker image and test
87
it.
0 commit comments