From 84d343bf7e7e713822af839e56194da3ef7983f6 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 10 Oct 2018 14:18:06 -0400 Subject: [PATCH] filepath isn't a word --- website/source/docs/builders/googlecompute.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/builders/googlecompute.html.md b/website/source/docs/builders/googlecompute.html.md index 97680e3ea..fbd2d66da 100644 --- a/website/source/docs/builders/googlecompute.html.md +++ b/website/source/docs/builders/googlecompute.html.md @@ -305,7 +305,7 @@ builder. - `source_image_project_id` (string) - The project ID of the project containing the source image. -- `startup_script_file` (string) - The filepath to a startup script to run on +- `startup_script_file` (string) - The path to a startup script to run on the VM from which the image will be made. - `state_timeout` (string) - The time to wait for instance state changes.