We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1366a0c commit 9087744Copy full SHA for 9087744
README.md
@@ -62,7 +62,7 @@ Many products apply Stackable-specific patches, managed by [Patchable](rust/patc
62
Patchable doesn't _edit_ anything by itself. Instead, it's a uniform way to apply a set of patches
63
to an upstream Git repository, and then export your local changes back into patch files.
64
65
-It doesn't care about how you make your local changes - you can then edit the branch created by
+It doesn't care about how you make your local changes - you can edit the branch created by
66
patchable using any Git frontend, such as the git CLI or [jj](https://jj-vcs.github.io/jj/latest/).
67
68
This way, the patch files are the global source of truth and track the history of our patch series,
0 commit comments