Skip to content

Commit 3e41256

Browse files
committed
Typo
1 parent 2e71002 commit 3e41256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/quick_tour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Notice that the `params` and `input_output` columns of the output above are _nes
207207

208208
## `explore`'ing from Here
209209

210-
Of course, that `help commands` output is quite long. You could send it to a pager less `less` or `bat`, but Nushell includes a built-in `explore` command that lets you not only scroll, but also telescope-in to nested data. Try:
210+
That `help commands` output is quite long. You could send it to a pager like `less` or `bat`, but Nushell includes a built-in `explore` command that lets you not only scroll, but also telescope-in to nested data. Try:
211211

212212
```
213213
help commands | explore

0 commit comments

Comments
 (0)