diff --git a/content/shared/influxdb3-cli/create/trigger.md b/content/shared/influxdb3-cli/create/trigger.md index b82b9f4b8..5dde8a363 100644 --- a/content/shared/influxdb3-cli/create/trigger.md +++ b/content/shared/influxdb3-cli/create/trigger.md @@ -88,7 +88,7 @@ This is useful when you want a trigger to apply to any table in the database, re ### Create a disabled trigger -Use this command to create a trigger in a disabled state. You can enable the trigger later using the update trigger command. +Use this command to create a trigger in a disabled state.