Consistent capitalization

This commit is contained in:
Joshua Ogle
2019-03-29 17:40:12 -06:00
parent 3b0bb64c2a
commit c13acac14f
103 changed files with 192 additions and 192 deletions

View File

@@ -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: