Skip to content

Commit f951591

Browse files
authored
Merge pull request #116773 from hyoshioka0128/patch-716
Typo "a Azure"→"an Azure"
2 parents 3dd125f + d0ff38d commit f951591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mariadb/howto-configure-privatelink-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Note the public IP address of the VM. You will use this address to connect to
7171

7272
## Create an Azure Database for MariaDB server
7373

74-
Create a Azure Database for MariaDB with the az mariadb server create command. Remember that the name of your MariaDB Server must be unique across Azure, so replace the placeholder value in brackets with your own unique value:
74+
Create an Azure Database for MariaDB with the az mariadb server create command. Remember that the name of your MariaDB Server must be unique across Azure, so replace the placeholder value in brackets with your own unique value:
7575

7676
```azurecli-interactive
7777
# Create a server in the resource group

0 commit comments

Comments
 (0)