diff --git a/content/shared/influxdb3-processing-engine.md b/content/shared/influxdb3-processing-engine.md index 7b695fe94..c2977743c 100644 --- a/content/shared/influxdb3-processing-engine.md +++ b/content/shared/influxdb3-processing-engine.md @@ -18,7 +18,7 @@ The Processing engine runs Python code directly within a {{% product-name %}} se When events occur in the database, the Processing engine handles them through a consistent sequence: -1. A **trigger** activates the plugin based on one of three event types: +1. A _trigger_ configures execution parameters and executes the plugin based on one of three event types: - Data writes to specific tables or all tables - Scheduled events (time-based or cron expressions) - HTTP requests to configured endpoints