Skip to content

Commit 577a28f

Browse files
author
Vache, Aurelie
committed
fix: typo
1 parent 9b710ed commit 577a28f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

terraform-cheat-sheet.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ elastic_endpoint = vpc-toto-12fgfd4d5f4ds5fngetwe4.
241241
eu-central-1.es.amazonaws.com
242242
....
243243

244-
We can extract the value that we want in order to use it in a script for xample. With jq it's easy:
244+
We can extract the value that we want in order to use it in a script for example. With jq it's easy:
245245

246246
....
247247
$ terraform output -json

terraform-cheat-sheet.pdf

-3 Bytes
Binary file not shown.

terraform-cheat-sheet_temp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ <h4 id="_usage_2">Usage</h4>
261261
eu-central-1.es.amazonaws.com</pre>
262262
</div>
263263
</div>
264-
<p class="">We can extract the value that we want in order to use it in a script for xample. With jq it&#8217;s easy:</p>
264+
<p class="">We can extract the value that we want in order to use it in a script for example. With jq it&#8217;s easy:</p>
265265
<div class="literalblock">
266266
<div class="content">
267267
<pre>$ terraform output -json

0 commit comments

Comments
 (0)