Skip to content

Commit df616c6

Browse files
committed
fix some casing
1 parent f318582 commit df616c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/reference-stored-procedures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following stored procedures are used to set up or remove Data-in Replication
2626
|*mysql.az_replication _remove_master*|N/A|N/A|Removes the replication relationship between the master and replica.|
2727
|*mysql.az_replication_skip_counter*|N/A|N/A|Skips one replication error.|
2828

29-
To set up data-in replication between a master and a replica in Azure Database for MySQL, refer to [how to configure data-in replication](howto-data-in-replication.md).
29+
To set up Data-in Replication between a master and a replica in Azure Database for MySQL, refer to [how to configure Data-in Replication](howto-data-in-replication.md).
3030

3131
## Other stored procedures
3232

0 commit comments

Comments
 (0)