summaryrefslogtreecommitdiff
path: root/gnu/packages/statistics.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/statistics.scm')
-rw-r--r--gnu/packages/statistics.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 6c159a60f3..e961146f53 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1175,7 +1175,7 @@ using just two functions: melt and dcast (or acast).")
(native-inputs
(list r-knitr))
(home-page "https://ggplot2.tidyverse.org")
- (synopsis "An implementation of the grammar of graphics")
+ (synopsis "Implementation of the grammar of graphics")
(description
"Ggplot2 is an implementation of the grammar of graphics in R. It
combines the advantages of both base and lattice graphics: conditioning and