From 5eb216226b526a26029dbce11a16e1a3414bf755 Mon Sep 17 00:00:00 2001
From: Dave Dash
Date: Thu, 20 Nov 2014 23:00:02 -0800
Subject: [PATCH] Update output.html.markdown
---
website/source/docs/commands/output.html.markdown | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/source/docs/commands/output.html.markdown b/website/source/docs/commands/output.html.markdown
index 0ac4239374..ac1ab5a231 100644
--- a/website/source/docs/commands/output.html.markdown
+++ b/website/source/docs/commands/output.html.markdown
@@ -15,7 +15,7 @@ an output variable from the state file.
Usage: `terraform output [options] NAME`
-By default, `plan` requires only a variable name and looks in the
+By default, `output` requires only a variable name and looks in the
current directory for the state file to query.
The command-line flags are all optional. The list of available flags are: