Skip to content

Commit 7ebb6bd

Browse files
authored
Update ggplot2-specs.Rmd (#4898)
Change first "Font face" subheading to "Font family".
1 parent 5141ef5 commit 7ebb6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/ggplot2-specs.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ ggplot(sizes, aes(size, stroke, size = size, stroke = stroke)) +
206206

207207
## Text
208208

209-
### Font face
209+
### Font family
210210

211211
There are only three fonts that are guaranteed to work everywhere: "sans" (the default), "serif", or "mono":
212212

0 commit comments

Comments
 (0)