Skip to content

Commit 70424a2

Browse files
authored
Merge pull request #6435 from SeanGallardy/patch-18
Removed the word "two"
2 parents 36c8d8f + 1906bbc commit 70424a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/database-engine/availability-groups/windows/distributed-availability-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Distributed availability groups can help you scale out a read-only farm more tha
130130
* You can use the primary replica of the second availability group in a distributed availability group to create another distributed availability group, even though the database is not in RECOVERY.
131131
* You can also use the primary replica of the first availability group to create another distributed availability group.
132132

133-
In other words, a primary replica can participate in two different distributed availability groups. The following figure shows AG 1 and AG 2 both participating in Distributed AG 1, while AG 2 and AG 3 are participating in Distributed AG 2. The primary replica (or forwarder) of AG 2 is both a secondary replica for Distributed AG 1 and a primary replica of Distributed AG 2.
133+
In other words, a primary replica can participate in different distributed availability groups. The following figure shows AG 1 and AG 2 both participating in Distributed AG 1, while AG 2 and AG 3 are participating in Distributed AG 2. The primary replica (or forwarder) of AG 2 is both a secondary replica for Distributed AG 1 and a primary replica of Distributed AG 2.
134134

135135
![Scaling out reads with distributed availability groups](./media/distributed-availability-group/dag-05-scaling-out-reads-with-distributed-ags.png)
136136

@@ -404,4 +404,4 @@ The below query displays information about the current state of seeding. This is
404404

405405
* [Use the new availability group dialog box (SQL Server Management Studio)](use-the-new-availability-group-dialog-box-sql-server-management-studio.md)
406406

407-
* [Create an availability group with Transact-SQL](create-an-availability-group-transact-sql.md)
407+
* [Create an availability group with Transact-SQL](create-an-availability-group-transact-sql.md)

0 commit comments

Comments
 (0)