chore(azure): fix typo

master
Carlo Sala 3 years ago
parent 65699912be
commit 5fc1118fd2
  1. 2
      plugins/azure/azure.plugin.zsh

@ -1,4 +1,4 @@
# AZ Get Subscritions
# AZ Get Subscriptions
function azgs() {
az account show --output tsv --query 'name' 2>/dev/null
}

Loading…
Cancel
Save