Remove comma in traverse operator article

This commit is contained in:
neuroevolutus 2023-03-12 14:13:01 -05:00
parent c14637b185
commit d26dad7117
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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: