Skip to content

Commit 432bba8

Browse files
kiriskyjohnbartholomew
authored andcommitted
fix a typo
1 parent 777a16f commit 432bba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/articles/fractal.2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ <h4 id="config_whirlwind_terraform">Terraform</h4>
348348
basis. All the instances extend from <code>FractalInstance</code>, which is parameterized
349349
by the index <code>zone_hash</code> (it's actually just a function that takes zone_hash and
350350
returns an instance template). It is this index that is used to compute the zone, as can be
351-
seen in the body of <code>FractalInstance</code>. The zone is also also a namespace for the
351+
seen in the body of <code>FractalInstance</code>. The zone is also a namespace for the
352352
instance name, so when we list the instances behind each load balancer in the
353353
<code>google_compute_target_pool</code> object, we compute the zone for each instance there
354354
as well.

0 commit comments

Comments
 (0)