Fixing pivot url

This commit is contained in:
Mike Farah 2024-07-07 10:42:08 +10:00
parent aaf1782788
commit 1f1efb08ad

View File

@ -55,7 +55,7 @@
* [Path](operators/path.md)
* [Pick](operators/pick.md)
* [Pipe](operators/pipe.md)
* [Pivot](operators/pipe.md)
* [Pivot](operators/pivot.md)
* [Recursive Descent (Glob)](operators/recursive-descent-glob.md)
* [Reduce](operators/reduce.md)
* [Reverse](operators/reverse.md)