From 1dfafe184057125284016e31c5b0bbcdb452db52 Mon Sep 17 00:00:00 2001 From: Spencer Owen Date: Thu, 17 Sep 2015 14:51:05 -0600 Subject: [PATCH] Fixes typo --- .../providers/azure/r/local_network_connection.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/providers/azure/r/local_network_connection.html.markdown b/website/source/docs/providers/azure/r/local_network_connection.html.markdown index 53e758b3a..685d24b9d 100644 --- a/website/source/docs/providers/azure/r/local_network_connection.html.markdown +++ b/website/source/docs/providers/azure/r/local_network_connection.html.markdown @@ -3,12 +3,12 @@ layout: "azure" page_title: "Azure: azure_local_network_connection" sidebar_current: "docs-azure-resource-local-network-connection" description: |- - Defines a new connection to a remote network throguh a VPN tunnel. + Defines a new connection to a remote network through a VPN tunnel. --- # azure\_local\_network\_connection -Defines a new connection to a remote network throguh a VPN tunnel. +Defines a new connection to a remote network through a VPN tunnel. ## Example Usage