We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a7af3 commit f16ed38Copy full SHA for f16ed38
docs/self-hosted/kubernetes-migration-guide.md
@@ -165,8 +165,8 @@ This can take a few minutes. You can run the command below to see when all pods
165
kubectl get pods -w
166
```
167
168
-Once the all pods are back up and running. Log in to Private Packagist and verify that your organization is shown in the UI.
169
-Ideally, run a `composer update` command in one of your projects to assert that the Composer repository run as expected.
+Once all the pods are back up and running, log in to Private Packagist and verify that your organization is shown in the UI.
+Ideally, run a `composer update` command in one of your projects to assert that the Composer repository responds as expected.
170
171
### Adjust domain names
172
0 commit comments