Skip to content

Commit c9447aa

Browse files
Merge pull request #552 from lwjohnst86/patch-1
- Fixed very minor typo in vignette (#552).
2 parents d97ca01 + 98a736b commit c9447aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/detect-alignment.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ call(
2222
```
2323

2424
Until styler 1.1.1.9002 (with `strict = TRUE`, e.g. as in
25-
`styler_style_file(..., strict = TRUE)`), this was formatted as follows:
25+
`styler::style_file(..., strict = TRUE)`), this was formatted as follows:
2626

2727
```{r}
2828
call(

0 commit comments

Comments
 (0)