Skip to content

Commit 9087744

Browse files
committed
Then begone
1 parent 1366a0c commit 9087744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Many products apply Stackable-specific patches, managed by [Patchable](rust/patc
6262
Patchable doesn't _edit_ anything by itself. Instead, it's a uniform way to apply a set of patches
6363
to an upstream Git repository, and then export your local changes back into patch files.
6464

65-
It doesn't care about how you make your local changes - you can then edit the branch created by
65+
It doesn't care about how you make your local changes - you can edit the branch created by
6666
patchable using any Git frontend, such as the git CLI or [jj](https://jj-vcs.github.io/jj/latest/).
6767

6868
This way, the patch files are the global source of truth and track the history of our patch series,

0 commit comments

Comments
 (0)