We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c09bae commit cad9633Copy full SHA for cad9633
vignettes/releases/ggplot2-2.2.0.Rmd
@@ -73,7 +73,7 @@ The facet and layout implementation has been moved to ggproto and received a lar
73
```
74
75
* Axes are now drawn under the panels in `facet_wrap()` when the
76
- rentangle is not completely filled.
+ rectangle is not completely filled.
77
78
```{r facet-2}
79
ggplot(mpg, aes(displ, hwy)) +
0 commit comments