Skip to content

Commit

Permalink
Typo?
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFin authored and steveklabnik committed Oct 18, 2024
1 parent fae6d2a commit 7112312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/advanced/simultaneous-edits.md
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ A - B - D
```

Whereas `-s` operates more like I'd be used to with `git`: it takes the children
too, so after `jj rebase -s B`, you'd have:
too, so after `jj rebase -s C`, you'd have:

```text
A - B
Expand Down

0 comments on commit 7112312

Please sign in to comment.