Skip to content

Commit

Permalink
Update content/docs/command-reference/exp/branch.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Berenbaum <[email protected]>
  • Loading branch information
jorgeorpinel and Dave Berenbaum authored Mar 17, 2021
1 parent ffde787 commit c6af90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/command-reference/exp/branch.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ $ git branch
maxf-2000
```

`maxf-2000` can now be merged, rebased, pushed, etc. like any other Git branch.
`maxf-2000` can now be checked out, merged, rebased, pushed, etc. like any other Git branch.

0 comments on commit c6af90f

Please sign in to comment.