diff options
Diffstat (limited to 'docs/type_system/empty.md')
| -rw-r--r-- | docs/type_system/empty.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/type_system/empty.md b/docs/type_system/empty.md index 2fae1e7..5903c19 100644 --- a/docs/type_system/empty.md +++ b/docs/type_system/empty.md @@ -8,7 +8,7 @@ Container type can be null %empty ``` -## Use with `Option` Union +## Use with `Result` Union ```text make_array : ([yes] |
