diff --git a/README.md b/README.md index f116d4585..fc59e6e49 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ dataframe to the visual objects that make up the plot. Plotting with a *grammar of graphics* is powerful. Custom (and otherwise -complex) plots are easy to think about and build incrementaly, while the +complex) plots are easy to think about and build incrementally, while the simple plots remain simple to create. To learn more about how to use plotnine, check out the