Skip to content

Commit 7345fe4

Browse files
authored
remove typo
Remove useless word: "if you your plot" -> "if your plot".
1 parent 09ff5a4 commit 7345fe4

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
@@ -954,7 +954,7 @@ There were a number of tweaks to the theme elements that control legends:
954954
955955
## Major changes
956956
957-
* ggplot no longer throws an error if you your plot has no layers. Instead it
957+
* ggplot no longer throws an error if your plot has no layers. Instead it
958958
automatically adds `geom_blank()` (#1246).
959959
960960
* New `cut_width()` is a convenient replacement for the verbose

0 commit comments

Comments
 (0)