Skip to content

Commit 30a0db7

Browse files
fix typo
1 parent 5534bd9 commit 30a0db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/precommit.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ install.packages("precommit")
2626
```
2727

2828
To access pre-commit functionality from R, you also need to install the
29-
[pre-commit framework](https://pre-commit.com) on which the hook from this repo
29+
[pre-commit framework](https://pre-commit.com) on which the hooks from this repo
3030
build. The following command line methods are tested to work with this R package
3131
(and accessing them from outside R is easier and use is slightly faster):
3232

0 commit comments

Comments
 (0)