Skip to content

Commit 460cb23

Browse files
authored
Small (semantic) typo
A tiny (but important to fix) typo
1 parent 9407503 commit 460cb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/introducing_styler.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ style_text("a=3; 2", scope = "tokens")
5555

5656

5757
`scope` always includes less-invasive styling than the option chosen,
58-
e.g. `spaces = "line_breaks"` includes styling spaces and indention in addition
58+
e.g. `scope = "line_breaks"` includes styling spaces and indention in addition
5959
to line breaks.
6060

6161

0 commit comments

Comments
 (0)