docs: remove newline (#13558)

This commit is contained in:
Joshua Powers 2023-07-05 16:47:02 -06:00 committed by GitHub
parent 22bfb405bb
commit eb7ada1677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -632,7 +632,6 @@ is tested on metrics after they have passed the `tagpass` test.
> must be defined at the **end** of the plugin definition, otherwise subsequent
> plugin config options will be interpreted as part of the tagpass/tagdrop
> tables.
> NOTE: When using the inline table syntax (e.g. `{...}`) the table must exist
> in the main plugin definition and not in any sub-table (e.g.
> `[[inputs.win_perf_counters.object]]`).