Skip to content

Commit 410fceb

Browse files
delucksArtemmkin
authored andcommitted
Spelling correction in 05-terraform.md (#17)
1 parent ab7fb63 commit 410fceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/05-terraform.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ resource "google_compute_instance" "raddit" {
7676
# networks to attach to the VM
7777
network_interface {
7878
network = "default"
79-
access_config {} // use ephemaral public IP
79+
access_config {} // use ephemeral public IP
8080
}
8181
}
8282
```

0 commit comments

Comments
 (0)