From c3a6e60e6c3a38564b5e262dbdb341928b0f673e Mon Sep 17 00:00:00 2001 From: Asa Gage Date: Thu, 14 May 2015 17:27:30 -0400 Subject: [PATCH] removed NL --- .../source/intro/getting-started/remote-builds.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/remote-builds.html.markdown b/website/source/intro/getting-started/remote-builds.html.markdown index d2f7d3627..d63bf560b 100644 --- a/website/source/intro/getting-started/remote-builds.html.markdown +++ b/website/source/intro/getting-started/remote-builds.html.markdown @@ -72,4 +72,4 @@ Now we have Atlas building an AMI with Redis pre-configured. This is great, but } ``` -Update the `post-processors` block with your Atlas username, then `packer push example.json` and watch the build kick off in Atlas! When the build completes, the resulting artifact will be saved and stored in Atlas. +Update the `post-processors` block with your Atlas username, then `packer push example.json` and watch the build kick off in Atlas! When the build completes, the resulting artifact will be saved and stored in Atlas. \ No newline at end of file