Skip to content

Commit d3fb0b8

Browse files
committed
typo
1 parent b2a0b8b commit d3fb0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codersdk/deployment.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1771,7 +1771,7 @@ when required by your organization's security policy.`,
17711771
{
17721772
Name: "CLI Upgrade Message",
17731773
Description: "The upgrade message to display to users when a client/server mismatch is detected. By default it instructs users to update using 'curl -L https://coder.com/install.sh | sh'.",
1774-
Flag: "cli-upgrade-messsage",
1774+
Flag: "cli-upgrade-message",
17751775
Env: "CODER_CLI_UPGRADE_MESSAGE",
17761776
YAML: "cliUpgradeMessage",
17771777
Group: &deploymentGroupClient,

0 commit comments

Comments
 (0)