diff options
Diffstat (limited to '_slides')
-rw-r--r-- | _slides/2020-10-09-rollout-feature-flag-experiment-operational-toggle.slides | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_slides/2020-10-09-rollout-feature-flag-experiment-operational-toggle.slides b/_slides/2020-10-09-rollout-feature-flag-experiment-operational-toggle.slides index 7c78150..775f567 100644 --- a/_slides/2020-10-09-rollout-feature-flag-experiment-operational-toggle.slides +++ b/_slides/2020-10-09-rollout-feature-flag-experiment-operational-toggle.slides @@ -296,7 +296,7 @@ Use `:app-version` with `:min-version` instead # ***Always*** rely on a feature flag on the app -Hot fixes and expedited releases is a thing of the past +Never do a hot fix, avoid expedited releases at all costs ??? |