Skip to content

Commit 98a736b

Browse files
authored
Fix typo
1 parent d97ca01 commit 98a736b

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)