Skip to content

Commit

Permalink
Fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
malkoG authored and mingrammer committed Aug 21, 2018
1 parent 8570958 commit 3f37510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-kr.md
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ This approach is seen in file systems and RDBMSes. Strong consistency works wel

## 가용성 패턴

고가용성을 지원하는 주요 두 가지 패턴으로는 **장애 조치(fail-over)****복제(replication)**가 있습니다.
고가용성을 지원하는 주요 두 가지 패턴으로는 **페일오버(fail-over)****복제(replication)**가 있습니다.

### 페일오버

Expand Down

0 comments on commit 3f37510

Please sign in to comment.