From 2a49d908b8a91388307d986b6d4b7bcdc703f3b9 Mon Sep 17 00:00:00 2001 From: Tej-Singh-Rana <58101587+Tej-Singh-Rana@users.noreply.github.com> Date: Mon, 22 Mar 2021 20:21:45 +0530 Subject: [PATCH] fix the typo (#28140) --- website/docs/language/dependency-lock.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/language/dependency-lock.html.md b/website/docs/language/dependency-lock.html.md index 4f30a68ce..2a3eda96d 100644 --- a/website/docs/language/dependency-lock.html.md +++ b/website/docs/language/dependency-lock.html.md @@ -152,7 +152,7 @@ your version control system may show you that the file has changed. There are a few different types of changes that Terraform can potentially make to your lock file, which you may need to understand in order to review the -propsed changes. The following sections will describe these common situations. +proposed changes. The following sections will describe these common situations. ### Dependency on a new provider