From 73b969253747379e1996188f7af8cadafee6272a Mon Sep 17 00:00:00 2001 From: Sachin Manpathak Date: Tue, 24 Apr 2018 14:05:52 -0700 Subject: [PATCH] Fix a typo in documentation --- doc/Rationale.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Rationale.md b/doc/Rationale.md index bd8aefa38..23090b9fe 100644 --- a/doc/Rationale.md +++ b/doc/Rationale.md @@ -41,7 +41,7 @@ out. Apart from the reliance on AWS for cold starts (possible security and/or compliance issues), databases (particularly those in OSP) can grow rather large resulting in extended recovery times. -The Replicated Stateful Set Operator is therefor a new operator based on +The Replicated Stateful Set Operator is therefore a new operator based on Stateful Sets and persistent storage. Using Stateful Sets allows us to reuse core functionality for much of the upgrade and restart logic (the CoreOS folks implemented their own), allowing the operator to focus on figuring out which