Skip to content

Commit

Permalink
Fix spelling errors in README
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielreid authored and cupcicm committed Oct 19, 2023
1 parent 8ea1b4b commit 0c61ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Let's say your history is this
![](./assets/opp_initial_state.jpg)

You can create two separate PRs like this
| Independant PRs | Dependant PRs |
| Independent PRs | Dependent PRs |
|---|---|
| <pre>opp pr HEAD^<br>opp pr --base master HEAD</pre> | <pre>opp pr HEAD^<br>opp pr HEAD</pre> |
| ![](./assets/opp_indep_prs.jpg) | ![](./assets/opp_dep_pr.jpg) |
Expand Down

0 comments on commit 0c61ca5

Please sign in to comment.