We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c5c51b commit 438f7d9Copy full SHA for 438f7d9
1 file changed
docs/tutorial/str-fields-and-column-length.md
@@ -18,7 +18,7 @@ CREATE TABLE hero (
18
)
19
```
20
21
-But you can always specify a custom length if needed:
+But you can always override this by specifying a custom length if needed:
22
23
{* ./docs_src/tutorial/str_fields_and_column_length/tutorial002_py310.py ln[4:6] hl[6] *}
24
0 commit comments