summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJT <547158+jntrnr@users.noreply.github.com>2022-11-11 15:16:10 +1300
committerGitHub <noreply@github.com>2022-11-11 15:16:10 +1300
commit58d960d9140a987bc87bba7e069818938a8f9f84 (patch)
treeb3f9a76bb3c44e678a49f3286127cd671868ec17 /README.md
parent4a83bb6c934e2a2e8173fb4dad777f8eb7afde03 (diff)
Update README re: typechecking (#7094)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5243a24c..fa9a720fa 100644
--- a/README.md
+++ b/README.md
@@ -206,7 +206,7 @@ Nu is under heavy development and will naturally change as it matures. The chart
| Functions | | | | X | | Functions and aliases are supported |
| Variables | | | | X | | Nu supports variables and environment variables |
| Completions | | | | X | | Completions for filepaths |
-| Type-checking | | | X | | | Commands check basic types, but input/output isn't checked |
+| Type-checking | | | | x | | Commands check basic types, and input/output types |
## Officially Supported By