Skip to content

Commit 5a5fb67

Browse files
committed
typo fix
1 parent e154d67 commit 5a5fb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: masnider
1010
# Disaster recovery in Azure Service Fabric
1111
A critical part of delivering high availability is ensuring that services can survive all different types of failures. This is especially important for failures that are unplanned and outside your control.
1212

13-
This article describes some common failure modes that might be disasters if not modeled and managed correctly. It also discuss mitigations and actions to take if a disaster happens anyway. The goal is to limit or eliminate the risk of downtime or data loss when failures, planned or otherwise, occur.
13+
This article describes some common failure modes that might be disasters if not modeled and managed correctly. It also discusses mitigations and actions to take if a disaster happens anyway. The goal is to limit or eliminate the risk of downtime or data loss when failures, planned or otherwise, occur.
1414

1515
## Avoiding disaster
1616
The main goal of Azure Service Fabric is to help you model both your environment and your services in such a way that common failure types are not disasters.

0 commit comments

Comments
 (0)