diff --git a/pkg/yqlib/doc/operators/headers/traverse-read.md b/pkg/yqlib/doc/operators/headers/traverse-read.md index 6c012407..0ab419d3 100644 --- a/pkg/yqlib/doc/operators/headers/traverse-read.md +++ b/pkg/yqlib/doc/operators/headers/traverse-read.md @@ -1,3 +1,3 @@ # Traverse (Read) -This is the simplest (and perhaps most used) operator, it is used to navigate deeply into yaml structures. +This is the simplest (and perhaps most used) operator. It is used to navigate deeply into yaml structures. diff --git a/pkg/yqlib/doc/operators/traverse-read.md b/pkg/yqlib/doc/operators/traverse-read.md index 3a4452e3..7e373e4e 100644 --- a/pkg/yqlib/doc/operators/traverse-read.md +++ b/pkg/yqlib/doc/operators/traverse-read.md @@ -1,6 +1,6 @@ # Traverse (Read) -This is the simplest (and perhaps most used) operator, it is used to navigate deeply into yaml structures. +This is the simplest (and perhaps most used) operator. It is used to navigate deeply into yaml structures. ## Simple map navigation Given a sample.yml file of: