Skip to content

Commit 39415bc

Browse files
Merge pull request #618 from espinielli/patch-1
- Small (semantic) typo (#618).
2 parents 9407503 + 460cb23 commit 39415bc

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)