Skip to content

Commit 7edaee9

Browse files
committed
docs: fix typo in changeset
1 parent 699f95d commit 7edaee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/late-readers-brush.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'lint-staged': patch
33
---
44

5-
The backup stash will not be dropped when using `--fail-on-changes` and there are errors. When reverting to original state is disabled (via `--no-revert` or `--fail-on-changes`, hidden (partially) unstaged changes are still restored automatically so that it's easier to resolve the situation manually.
5+
The backup stash will not be dropped when using `--fail-on-changes` and there are errors. When reverting to original state is disabled (via `--no-revert` or `--fail-on-changes`), hidden (partially) unstaged changes are still restored automatically so that it's easier to resolve the situation manually.
66

77
Additionally, the example for using the backup stash manually now uses the correct backup hash, if available:
88

0 commit comments

Comments
 (0)