mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Consistent capitalization
This commit is contained in:
@@ -31,7 +31,7 @@ export default DS.Model.extend({
|
||||
config: fragment('mount-config', { defaultValue: {} }),
|
||||
local: attr('boolean', {
|
||||
helpText:
|
||||
'When replication is enabled, a local mount will not be replicated across clusters. This can only be specified at mount time.',
|
||||
'When Replication is enabled, a local mount will not be replicated across clusters. This can only be specified at mount time.',
|
||||
}),
|
||||
sealWrap: attr('boolean', {
|
||||
helpText:
|
||||
|
||||
Reference in New Issue
Block a user