From ef726606b388dbfcb717705608f4bcc38dce8a74 Mon Sep 17 00:00:00 2001 From: Andrew Magana Date: Mon, 8 Mar 2021 09:53:37 -0500 Subject: [PATCH] Updated docs. --- docs/guides/local_installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/local_installation.md b/docs/guides/local_installation.md index e4de418f..bbd3ae2a 100644 --- a/docs/guides/local_installation.md +++ b/docs/guides/local_installation.md @@ -65,4 +65,4 @@ mkdir -p ~/.terraform.d/plugins && } ``` -* Note: If you've previously installed our provider and it is stored in your remote state, you may need to run the [`replace-provider` command](https://www.terraform.io/docs/commands/state/replace-provider.html). +* Note: If you've previously installed our provider, and it is stored in your remote state: you may need to run the [`replace-provider` command](https://www.terraform.io/docs/commands/state/replace-provider.html).