diff --git a/psqlextra/partitioning/current_time_strategy.py b/psqlextra/partitioning/current_time_strategy.py index 114a1aaf..ebc52ce4 100644 --- a/psqlextra/partitioning/current_time_strategy.py +++ b/psqlextra/partitioning/current_time_strategy.py @@ -11,7 +11,7 @@ class PostgresCurrentTimePartitioningStrategy( PostgresRangePartitioningStrategy ): - """Implments a time based partitioning strategy where each partition + """Implements a time based partitioning strategy where each partition contains values for a specific time period. All buckets will be equal in size and start at the start of the