Fixed typo

This commit is contained in:
David Lee 2018-01-15 18:42:55 +00:00 committed by GitHub
parent 865154265e
commit 788d88c8fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ Designing for high availability is a complex task which can only be delivered ov
## Recommendation and justification
Proceed with Option 2: Hot-warm as interim state.
Proceed with Option 1: Hot-warm as interim state.
## Decision taken