Skip to content

Commit e5d2474

Browse files
committed
Fix typo
1 parent e803a18 commit e5d2474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-sql/database/auto-failover-group-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ As discussed previously, auto-failover groups can also be managed programmatical
444444
| [az sql failover-group update](/cli/azure/sql/failover-group#az-sql-failover-group-update) |Modifies a failover group's configuration and/or adds one or more databases to a failover group|
445445
| [az sql failover-group set-primary](/cli/azure/sql/failover-group#az-sql-failover-group-set-primary) | Triggers failover of a failover group to the secondary server |
446446

447-
# [Rest API](#tab/rest-api)
447+
# [REST API](#tab/rest-api)
448448

449449
| API | Description |
450450
| --- | --- |
@@ -481,7 +481,7 @@ As discussed previously, auto-failover groups can also be managed programmatical
481481
| [az sql failover-group update](/cli/azure/sql/failover-group#az-sql-failover-group-update) |Modifies a failover group's configuration and/or adds one or more databases to a failover group|
482482
| [az sql failover-group set-primary](/cli/azure/sql/failover-group#az-sql-failover-group-set-primary) | Triggers failover of a failover group to the secondary server |
483483

484-
# [Rest API](#tab/rest-api)
484+
# [REST API](#tab/rest-api)
485485

486486
| API | Description |
487487
| --- | --- |

0 commit comments

Comments
 (0)