Skip to content

Commit a2ce8b6

Browse files
authored
Fix a typo in config.md (#1876)
"timestampz" -> "timestamptz"
1 parent f7c9ed6 commit a2ce8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ overrides:
239239
rename:
240240
id: "Identifier"
241241
overrides:
242-
- db_type: "timestampz"
242+
- db_type: "timestamptz"
243243
nullable: true
244244
engine: "postgresql"
245245
go_type:

0 commit comments

Comments
 (0)