Code typo

This commit is contained in:
Josh Baker 2019-02-16 19:21:12 -07:00 committed by GitHub
parent eee0b6226f
commit 181e11634d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ we'll get `children` array and reverse the order:
``` ```
"children|@reverse" >> ["Jack","Alex","Sara"] "children|@reverse" >> ["Jack","Alex","Sara"]
"children|@reverse|#" >> "Jack" "children|@reverse|0" >> "Jack"
``` ```
There are currently three built-in modifiers: There are currently three built-in modifiers: