From 6bfb4207c4331ab9a5aa5ea10d5c27b93e3a4de6 Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Sun, 1 Dec 2019 07:00:36 +1300 Subject: [PATCH] Update from-yaml.md --- docs/commands/from-yaml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/commands/from-yaml.md b/docs/commands/from-yaml.md index 90a2dd90ac..1c7e9fef78 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`