Skip to content

Commit e7c1bb1

Browse files
authored
Apply suggestions from PR review
1 parent 5219d3d commit e7c1bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/flexible-server/tutorial-deploy-wordpress-on-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The server created has the below attributes:
116116

117117
## Container definitions
118118

119-
In following example, we are creating 2 containers - a Nginx web server and PHP FastCGI processor, based on official Docker images: `nginx` and `wordpress` ( `fpm` version with FastCGI support), published on Docker Hub.
119+
In the following example, we're creating two containers, a Nginx web server and a PHP FastCGI processor, based on official Docker images `nginx` and `wordpress` ( `fpm` version with FastCGI support), published on Docker Hub.
120120

121121
Alternatively you can build custom docker image(s) and deploy image(s) into [Docker hub](https://docs.docker.com/get-started/part3/#create-a-docker-hub-repository-and-push-your-image) or [Azure Container registry](../../container-registry/container-registry-get-started-azure-cli.md).
122122

0 commit comments

Comments
 (0)