Skip to content

Commit 186d316

Browse files
committed
typo
1 parent a0da296 commit 186d316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scaletest/terraform/action/k8s_coder_proxies.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
data "http" "coder_healthy" {
22
url = local.deployments.primary.url
3-
// Wait up to 5 minutes for DNS to propogate
3+
// Wait up to 5 minutes for DNS to propagate
44
retry {
55
attempts = 30
66
min_delay_ms = 10000

0 commit comments

Comments
 (0)