update matching params note in aggregate window

pull/358/head
Kelly 2019-07-25 17:46:59 -07:00
parent 463b0375c9
commit dc0093f82a
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ View the [function definition](#function-definition).
## Parameters ## Parameters
{{% note %}} {{% note %}}
Make sure `fn` parameter names match each parameter name specified below. To learn why, see [Match parameter names](/v2.0/reference/flux/language/data-model/#match-parameter-names). Make sure `fn` parameter names match each specified parameter. To learn why, see [Match parameter names](/v2.0/reference/flux/language/data-model/#match-parameter-names).
{{% /note %}} {{% /note %}}
### every ### every