Skip to content

Commit 05220f0

Browse files
Fix a typo in NEWS.md (#3709)
1 parent 94b5a16 commit 05220f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
* `geom_ribbon()` now draws separate lines for the upper and lower intervals if
126126
`colour` is mapped by default. Similarly, `geom_area()` now draws lines for
127127
the upper in the same case by default. If you want old-style full stroking, use
128-
`outlier.type = "legacy"` (#3503, @yutannihilation).
128+
`outline.type = "legacy"` (#3503, @yutannihilation).
129129

130130
* `scale_manual_*(limits = ...)` now actually limits the scale (#3262,
131131
@yutannihilation).

0 commit comments

Comments
 (0)