Fix spelling

This commit is contained in:
Bill Nottingham
2016-06-08 17:08:17 -04:00
parent 2ab4fb3951
commit b24200245e

View File

@@ -323,7 +323,7 @@ export default
},
tenant: {
type: 'text',
label: 'Tenent ID',
label: 'Tenant ID',
subForm: 'credentialSubForm',
ngShow: "kind.value === 'azure_rm'"
},