From db9e67190efcb86a3d80dd275249cea9762a9890 Mon Sep 17 00:00:00 2001 From: luisamador Date: Wed, 1 Feb 2017 16:57:44 +0000 Subject: [PATCH] Update index.html.markdown (#11608) replaced 'supercedes' for 'supersedes'. https://en.oxforddictionaries.com/definition/supersede --- website/source/docs/providers/azurerm/index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/azurerm/index.html.markdown b/website/source/docs/providers/azurerm/index.html.markdown index 9c5f0ee07..59ecd2054 100644 --- a/website/source/docs/providers/azurerm/index.html.markdown +++ b/website/source/docs/providers/azurerm/index.html.markdown @@ -3,7 +3,7 @@ layout: "azurerm" page_title: "Provider: Azure Resource Manager" sidebar_current: "docs-azurerm-index" description: |- - The Azure Resource Manager provider is used to interact with the many resources supported by Azure, via the ARM API. This supercedes the Azure provider, which interacts with Azure using the Service Management API. The provider needs to be configured with a credentials file, or credentials needed to generate OAuth tokens for the ARM API. + The Azure Resource Manager provider is used to interact with the many resources supported by Azure, via the ARM API. This supersedes the Azure provider, which interacts with Azure using the Service Management API. The provider needs to be configured with a credentials file, or credentials needed to generate OAuth tokens for the ARM API. --- # Microsoft Azure Provider