From da42100374a09ce22e3397629573fddc1314a82a Mon Sep 17 00:00:00 2001 From: JT <547158+jntrnr@users.noreply.github.com> Date: Fri, 18 Feb 2022 20:30:58 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4cdfb20f..1938bab1b 100644 --- a/README.md +++ b/README.md @@ -253,7 +253,7 @@ Nu is in heavy development and will naturally change as it matures and people us | Errors | | | | X | | Error reporting works, but could use usability polish | | Documentation | | | X | | | Book updated to latest release, including usage examples | | Paging | | | | X | | Textview has paging, but we'd like paging for tables | -| Functions | | | X | | | Functions and aliases are supported | +| 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 |