Skip to content

Commit c68c11e

Browse files
authored
fix typo (#1218)
1 parent f821f31 commit c68c11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ usethis::use_github_action("lint")
3838
lintr::lint_package()
3939
```
4040

41-
You can also run lintr during continuous integration or within your IDE or text editor. See `vignette("continuous-integration")` and `vignette("editor")` for more details.
41+
You can also run lintr during continuous integration or within your IDE or text editor. See `vignette("continuous-integration")` and `vignette("editors")` for more details.
4242

4343
Without further configuration, this will run the [default linters](https://lintr.r-lib.org/reference/default_linters.html). See `vignette("lintr")` to learn how to modify these defaults.

0 commit comments

Comments
 (0)