diff --git a/CHANGELOG.md b/CHANGELOG.md index 690822bdd67..0224937c2a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ 1. [11678](https://github.com/influxdata/influxdb/pull/11678): Update the System Telegraf Plugin bundle to include the swap plugin ## UI Improvements - +1. [11683](https://github.com/influxdata/influxdb/pull/11683): Change the wording for the plugin config form button to Done ## v2.0.0-alpha.1 [2019-01-23] diff --git a/ui/src/dataLoaders/components/collectorsWizard/configure/PluginConfigForm.tsx b/ui/src/dataLoaders/components/collectorsWizard/configure/PluginConfigForm.tsx index cb6b04e86de..9586e054a1a 100644 --- a/ui/src/dataLoaders/components/collectorsWizard/configure/PluginConfigForm.tsx +++ b/ui/src/dataLoaders/components/collectorsWizard/configure/PluginConfigForm.tsx @@ -62,7 +62,10 @@ export class PluginConfigForm extends PureComponent { - + ) }