Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/5574/head
Scott Anderson 2024-08-22 15:32:17 -06:00 committed by GitHub
parent 7652baf27e
commit 5624e68bf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@ SELECT * FROM system.tables
{{% note %}}
If a table doesn't include a partition template in the output of this command,
the tables uses the default partition strategy of one day and does not partition
the table uses the default (1 day) partition strategy and doesn't partition
by tags or tag buckets.
{{% /note %}}

View File

@ -127,7 +127,7 @@ SELECT * FROM system.tables
{{% note %}}
If a table doesn't include a partition template in the output of this command,
the tables uses the default partition strategy of one day and does not partition
the table uses the default (1 day) partition strategy and doesn't partition
by tags or tag buckets.
{{% /note %}}