Skip to content

Commit f6cc410

Browse files
authored
Update troubleshoot.md
1 parent 0c71e73 commit f6cc410

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/troubleshoot.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fi
3535

3636
```shell
3737
# .husky/pre-commit
38-
. "$(dirname -- "$0")/common.sh"
38+
. .husky/common.sh
3939

4040
yarn ...
41-
```
41+
```

0 commit comments

Comments
 (0)