Skip to content

Commit a6bd7b4

Browse files
committed
Fix typo in README
1 parent afdf2f5 commit a6bd7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ Shows memory consumption of various caches.
414414
## Declarative partitioning
415415

416416
From PostgreSQL 10 `ATTACH PARTITION`, `DETACH PARTITION`
417-
and `CREATE TABLE .. PARTITION OF` commands could be with with tables
417+
and `CREATE TABLE .. PARTITION OF` commands could be used with tables
418418
partitioned by `pg_pathman`:
419419

420420
```plpgsql

0 commit comments

Comments
 (0)