Skip to content

Commit 3096f81

Browse files
authored
Merge pull request #5 from adrian5/patch-2
Fix small typo on homepage
2 parents b7db3be + f706f72 commit 3096f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title = "Stacked Git"
1313
The [`stg`](man/stg) command line tool provides commands to quickly and
1414
safely manage a stack of patches.
1515

16-
- Apply and unapplied patches from the stack using
16+
- Apply and unapply patches from the stack using
1717
[`push`](man/stg-push), [`pop`](man/stg-pop), and
1818
[`goto`](man/stg-goto).
1919
- Incorporate changes from the working tree into a patch and edit patch

0 commit comments

Comments
 (0)