Skip to content

Commit

Permalink
Bug fix: add in missing curly braces to demote danger message (#8555)
Browse files Browse the repository at this point in the history
* add missing opening curly braces to danger message

* include capitalize
  • Loading branch information
Monkeychip authored Mar 13, 2020
1 parent a69515d commit 76880f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
@message="Demoting this DR primary cluster
would result in a DR secondary and in that mode Vault is read-only. This
cluster is also currently operating as a Performance
capitalize model.performance.modeForUrl}}, demoting it will leave your
{{capitalize model.performance.modeForUrl}}, demoting it will leave your
replication setup without a performance primary cluster until a new
cluster is promoted."
/>
Expand Down

0 comments on commit 76880f7

Please sign in to comment.