Skip to content

Commit a56abd3

Browse files
tjmahryutannihilation
authored andcommitted
typos in NEWS.md (#3692)
1 parent c514c26 commit a56abd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
scale limits (#3539, @thomasp85)
55

66
* The evaluation time of aesthetics can now be controlled to a finer degree.
7-
`after_stat()` superseeds the use of `stat()` and `..var..`-notation, ad is
7+
`after_stat()` supersedes the use of `stat()` and `..var..`-notation, and is
88
joined by `after_scale()` to allow for mapping to scaled aesthetic values.
99
Remapping of the same aesthetic is now supported with `stage()`, so you can
1010
map a data variable to a stat aesthetic, and remap the same aesthetic to
@@ -59,7 +59,7 @@
5959
to compute contour lines. The `complete` parameter (which was undocumented
6060
and has been unused for at least four years) was removed (@paleolimbot, #3044).
6161

62-
* `stat_smooth()` user `REML` by default, if `method = "gam"` and
62+
* `stat_smooth()` uses `REML` by default, if `method = "gam"` and
6363
`gam`'s method is not specified (@ikosmidis, #2630).
6464

6565
* Changed `theme_grey()` setting for legend key so that it creates no

0 commit comments

Comments
 (0)