Merge pull request #5890 from neumayer/typo

Fix typo
This commit is contained in:
SwampDragons 2018-02-13 09:39:44 -08:00 committed by GitHub
commit 834e04e234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ func TestConfig(t *testing.T) {
})
// Test that AccessCfgFile properties are overridden by their
// corosponding template keys.
// corresponding template keys.
accessOverrides := map[string]string{
"user_ocid": "User",
"tenancy_ocid": "Tenancy",