Skip to content

Commit 12ecd71

Browse files
committed
fix typo
1 parent cd20cb8 commit 12ecd71

File tree

1 file changed

+1
-1
lines changed
  • scaletest/templates/scaletest-runner

1 file changed

+1
-1
lines changed

scaletest/templates/scaletest-runner/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ data "coder_parameter" "num_workspaces" {
116116
type = "number"
117117
name = "Number of workspaces to create"
118118
default = 100
119-
description = "The scaletest suite will create this numer of workspaces."
119+
description = "The scaletest suite will create this number of workspaces."
120120
mutable = true
121121
ephemeral = true
122122

0 commit comments

Comments
 (0)