diff --git a/docs/commands/from-yaml.md b/docs/commands/from-yaml.md index 90a2dd90a..1c7e9fef7 100644 --- a/docs/commands/from-yaml.md +++ b/docs/commands/from-yaml.md @@ -1,6 +1,6 @@ # from-yaml -Parse text as `.yaml/.yml` and create table. Use this when nushell cannot dertermine the input file extension. +Parse text as `.yaml/.yml` and create table. Use this when nushell cannot determine the input file extension. Syntax: `from-yaml`