Skip to content

Commit 376bea6

Browse files
Merge pull request #127045 from changeworld/patch-51
Fix typo: dependant -> dependent
2 parents 3172672 + cfeaf6e commit 376bea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/custom-disaster-recovery-client-side.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following table illustrates the client-side failover and geo disaster recove
3737
2. Create and configure your **secondary** Event Grid resource.
3838
3. Keep in mind both resources must have the same configuration, subresources and capabilities enabled.
3939
4. Event Grid resources must be hosted in different regions.
40-
5. If the Event Grid resource has dependant resources like a storage resource for dead-lettering you should use the same region used in the secondary Event Grid resource.
40+
5. If the Event Grid resource has dependent resources like a storage resource for dead-lettering you should use the same region used in the secondary Event Grid resource.
4141
6. Ensure your endpoints are regularly tests to provide warranty your recovery plan resources are in place and functioning correctly.
4242

4343
## Basic client-side failover implementation sample for custom topics

0 commit comments

Comments
 (0)