Skip to content

Commit 290cb03

Browse files
authored
chore: fix typo (#2696)
1 parent f21706a commit 290cb03

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
@@ -425,7 +425,7 @@ sql:
425425
gen:
426426
go:
427427
package: "authors"
428-
out: "mysql
428+
out: "mysql"
429429
```
430430

431431
With the previous configuration, whenever a struct field is generated from a

0 commit comments

Comments
 (0)