Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LTA-Thinking committed Apr 8, 2020
1 parent 8aaa281 commit 0e95e9d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"allowCredentials": false
},
"exportConfiguration": {
"storageAccountName": "exisitingStorageAccount"
"storageAccountName": "existingStorageAccount"
}
},
"identity": {
Expand Down Expand Up @@ -99,7 +99,7 @@
"allowCredentials": false
},
"exportConfiguration": {
"storageAccountName": "exisitingStorageAccount"
"storageAccountName": "existingStorageAccount"
}
},
"identity": {
Expand Down Expand Up @@ -155,7 +155,7 @@
"allowCredentials": false
},
"exportConfiguration": {
"storageAccountName": "exisitingStorageAccount"
"storageAccountName": "existingStorageAccount"
}
},
"identity": {
Expand Down

0 comments on commit 0e95e9d

Please sign in to comment.