Skip to content

Commit 96998b2

Browse files
committed
NEWS: Fix a typo
Thanks Björn Stando!
1 parent 865540f commit 96998b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Release 2.0
1414

1515
The extension now takes care of creating the constraints on the target
1616
table according to the source table. The user only needs to validate the
17-
constrants after the rewriting has finished.
17+
constraints after the rewriting has finished.
1818

1919
Unlike the previous release, the rewritten table can be referenced by
2020
foreign key constraints.
@@ -40,4 +40,4 @@ New Features
4040

4141
1. Make the code compatible with PostgreSQL server version 16.
4242

43-
2. Added progress monitoring.
43+
2. Added progress monitoring.

0 commit comments

Comments
 (0)