diff --git a/content/shared/influxdb3-cli/test/schedule_plugin.md b/content/shared/influxdb3-cli/test/schedule_plugin.md index d163f97f2..8d27bd9b4 100644 --- a/content/shared/influxdb3-cli/test/schedule_plugin.md +++ b/content/shared/influxdb3-cli/test/schedule_plugin.md @@ -44,7 +44,7 @@ In the examples below, replace the following: {{% code-placeholders "DATABASE_NAME|AUTH_TOKEN|PLUGIN_FILENAME" %}} -## Test a schedule plugin +### Test a schedule plugin @@ -54,4 +54,5 @@ influxdb3 test schedule_plugin \ --token AUTH_TOKEN \ PLUGIN_FILENAME.py ``` -{{% /code-placeholders %}} \ No newline at end of file +{{% /code-placeholders %}} +