From 5e742a6a02fbf68a0fec2925ad718317047ca4ed Mon Sep 17 00:00:00 2001 From: David McKay Date: Mon, 19 Oct 2020 16:56:24 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20remove=20single=20quote=20allows?= =?UTF-8?q?=20copy=20/=20paste=20to=20work=20with=20zsh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/book/src/user/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/book/src/user/quick-start.md b/docs/book/src/user/quick-start.md index 09c11959e263..13b6330d74fa 100644 --- a/docs/book/src/user/quick-start.md +++ b/docs/book/src/user/quick-start.md @@ -504,7 +504,7 @@ order to get a well tuned and function workload, they are all listed here: ```bash # The project where your cluster will be placed to. -# You have to get out from Packet Portal if you don't have one already. +# You have to get out from Packet Portal if you do not have one already. export PROJECT_ID="5yd4thd-5h35-5hwk-1111-125gjej40930" # The facility where you want your cluster to be provisioned export FACILITY="ewr1"