Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/markdowns/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ Mount a remote branch to a local directory as read only.
This is great for data exploration and analysis.

* Mount is lazy and data is not retrieved until it is needed.
* Mount is read only and changes cannot be done to ny mounted file or directory.
* Mount is read only and changes cannot be done to any mounted file or directory.

```bash
╭─ Arguments ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
Expand Down