Skip to content

Commit 438f7d9

Browse files
committed
Minor fix
1 parent 9c5c51b commit 438f7d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorial/str-fields-and-column-length.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ CREATE TABLE hero (
1818
)
1919
```
2020

21-
But you can always specify a custom length if needed:
21+
But you can always override this by specifying a custom length if needed:
2222

2323
{* ./docs_src/tutorial/str_fields_and_column_length/tutorial002_py310.py ln[4:6] hl[6] *}
2424

0 commit comments

Comments
 (0)