Skip to content

Commit 6f59539

Browse files
authored
Fix typo on README.md (pgcentralfoundation#1995)
Fix small typo on postgres version
1 parent 98e70fc commit 6f59539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cargo-pgrx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ $ cargo pgrx start all
236236
Starting Postgres v13 on port 28813
237237
Starting Postgres v14 on port 28814
238238
Starting Postgres v15 on port 28815
239-
Starting Postgres v15 on port 28816
239+
Starting Postgres v16 on port 28816
240240

241241
$ cargo pgrx status all
242242
Postgres v12 is running

0 commit comments

Comments
 (0)