Skip to content

Commit ef01cf3

Browse files
committed
Update _avoid_nullable_columns.md
1 parent 61673a9 commit ef01cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/best-practices/_snippets/_avoid_nullable_columns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ ENGINE = MergeTree
2525
ORDER BY x
2626
```
2727

28-
Consider your use case, a default value may be inappropriate.
28+
Consider your use case; a default value may be inappropriate.

0 commit comments

Comments
 (0)