Skip to content

Commit a491d09

Browse files
author
Marco Capuccini
authored
Update bootstrap.rst
1 parent c15a4a3 commit a491d09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

getting_started/bootstrap.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ First we need to initialize a deploy configuration directory by running::
2424

2525
The configuration directory contains a new SSH key pair for your deployments, and a `Terraform <http://terraform.io/>`_ configuration template that we need to fill in.
2626

27-
Change directory into ``my_deployment`` :
27+
Locate into ``my_deployment`` :
2828

2929
cd my_deployment
3030

@@ -122,7 +122,7 @@ First we need to initialize a deploy configuration directory by running::
122122

123123
The configuration directory contains a new SSH key pair for your deployments, and a `Terraform <http://terraform.io/>`_ configuration template that we need to fill in.
124124

125-
Change directory into ``my_deployment`` :
125+
Locate into ``my_deployment`` :
126126

127127
cd my_deployment
128128

@@ -189,7 +189,7 @@ First we need to initialize a deploy configuration directory by running::
189189

190190
The configuration directory contains a new SSH key pair for your deployments, and a `Terraform <http://terraform.io/>`_ configuration template that we need to fill in.
191191

192-
Change directory into ``my_deployment`` :
192+
Locate into ``my_deployment`` :
193193

194194
cd my_deployment
195195

@@ -252,7 +252,7 @@ First we need to initialize a deploy configuration directory by running::
252252

253253
The configuration directory contains a new SSH key pair for your deployments, and a `Terraform <http://terraform.io/>`_ configuration template that we need to fill in.
254254

255-
Change directory into ``my_deployment`` :
255+
Locate into ``my_deployment`` :
256256

257257
cd my_deployment
258258

0 commit comments

Comments
 (0)