Skip to content

Commit 2e03ed1

Browse files
chore: simplify description
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 parent 1711e68 commit 2e03ed1

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
@@ -2615,7 +2615,7 @@ Write out the current server config as YAML to stdout.`,
26152615
// Notifications Options
26162616
{
26172617
Name: "Notifications: Enabled",
2618-
Description: "Controls if notifications are enabled.",
2618+
Description: "Enable or disable notifications.",
26192619
Flag: "notifications-enabled",
26202620
Env: "CODER_NOTIFICATIONS_ENABLED",
26212621
Default: "true",

0 commit comments

Comments
 (0)