From 44c9e81d4c6c7dbd9384c7dfab7d2f0946ae49ae Mon Sep 17 00:00:00 2001 From: Michael Conlon Date: Wed, 10 Apr 2019 14:17:28 -0500 Subject: [PATCH] website: fix typo on the "terraform console" command page --- website/docs/commands/console.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/commands/console.html.markdown b/website/docs/commands/console.html.markdown index 976f36cbe..47712650a 100644 --- a/website/docs/commands/console.html.markdown +++ b/website/docs/commands/console.html.markdown @@ -16,7 +16,7 @@ evaluating [expressions](/docs/configuration/expressions.html). Usage: `terraform console [options] [dir]` -This command provides an interative command-line console for evaluating and +This command provides an interactive command-line console for evaluating and experimenting with [expressions](/docs/configuration/expressions.html). This is useful for testing interpolations before using them in configurations, and for interacting with any values currently saved in