Skip to content

Commit 853f2ff

Browse files
Update vignettes/distribute_custom_style_guides.Rmd
1 parent f973b4b commit 853f2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/distribute_custom_style_guides.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This vignette describes how you can distribute your own style guide. It builds o
2323
There are a few packages that implement a third-party style guide that are maintained by styler contributors:
2424

2525
- [lorenzwalthert/styler.nocomments](https://github.com/lorenzwalthert/styler.nocomments): Drops comments.
26-
- [lorenzwalthert/semicoloner](https://github.com/lorenzwalthert/semicoloner): Puts `;` at the end of liens.
26+
- [lorenzwalthert/semicoloner](https://github.com/lorenzwalthert/semicoloner): Puts `;` at the end of lines.
2727
- [lorenzwalthert/oneliner](https://github.com/lorenzwalthert/oneliner): Puts all code on one line.
2828
- [mlr-org/styler.mlr](https://github.com/mlr-org/styler.mlr): Implements mlr's style guide.
2929

0 commit comments

Comments
 (0)