hotfix: fixed typo in enterprise release notes

pull/5356/head
Scott Anderson 2024-03-11 14:17:02 -06:00
parent 6752797a7a
commit dbd8c3a11d
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ InfluxDB Enterprise builds are available. For more information, see
#### Upgrading from InfluxDB Enterprise v1.11.3
If upgrading from InfluxDB Enterprise v1.11.3 to {{< latest-patch >}}, you can
now configure whether or not InfluxDB compacts series files startup using the
now configure whether or not InfluxDB compacts series files on startup using the
[`compact-series-file` configuration option](/enterprise_influxdb/v1/administration/configure/config-data-nodes/#compact-series-file)
in your [InfluxDB Enterprise data node configuration file](/enterprise_influxdb/v1/administration/configure/config-data-nodes/).
{{% /note %}}