Skip to content

Commit cf13f0c

Browse files
authored
Merge pull request #118870 from hyoshioka0128/patch-768
Typo "a Azure Database for MySQL"→"an Azure Database for MySQL"
2 parents 555d69f + ecc6e9c commit cf13f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/flexible-server/quickstart-create-server-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Select the specific subscription under your account using [az account set](/cli/
4343
az account set --subscription <subscription id>
4444
```
4545

46-
## Create a Azure Database for MySQL flexible server instance
46+
## Create an Azure Database for MySQL flexible server instance
4747

4848
Create an [Azure resource group](../../azure-resource-manager/management/overview.md) using the `az group create` command and then create your Azure Database for MySQL flexible server instance inside this resource group. You should provide a unique name. The following example creates a resource group named `myresourcegroup` in the `eastus2` location.
4949

0 commit comments

Comments
 (0)