Skip to content

Commit 345e5ad

Browse files
authored
Fix typo in table_partitioning.rst
1 parent c11dbb5 commit 345e5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/table_partitioning.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Run the following command to automatically generate a migration:
6666
6767
python manage.py pgmakemigrations
6868
69-
This will generate migrationt that creates the partitioned table with a default partition.
69+
This will generate a migration that creates the partitioned table with a default partition.
7070

7171

7272
Adding/removing partitions manually

0 commit comments

Comments
 (0)