Skip to content

Commit 66cbdae

Browse files
authored
Merge pull request #13966 from mufeez-amjad/patch-8
Added missing punctuation
2 parents 5042340 + 00c2293 commit 66cbdae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/tutorial-kubernetes-prepare-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To see the running application, enter http://localhost:8080 in a local web brows
9494

9595
## Clean up resources
9696

97-
Now that application functionality has been validated, the running containers can be stopped and removed. Do not delete the container images - in the next tutorial, the *azure-vote-front* image is uploaded to an Azure Container Registry instance
97+
Now that the application's functionality has been validated, the running containers can be stopped and removed. Do not delete the container images - in the next tutorial, the *azure-vote-front* image is uploaded to an Azure Container Registry instance.
9898

9999
Stop and remove the container instances and resources with the [docker-compose down][docker-compose-down] command:
100100

@@ -130,4 +130,4 @@ Advance to the next tutorial to learn how to store container images in Azure Con
130130
[git]: https://git-scm.com/downloads
131131

132132
<!-- LINKS - internal -->
133-
[aks-tutorial-prepare-acr]: ./tutorial-kubernetes-prepare-acr.md
133+
[aks-tutorial-prepare-acr]: ./tutorial-kubernetes-prepare-acr.md

0 commit comments

Comments
 (0)