diff --git a/R/geom_dumbbell.R b/R/geom_dumbbell.R index 4996a0c..4940522 100644 --- a/R/geom_dumbbell.R +++ b/R/geom_dumbbell.R @@ -1,4 +1,4 @@ -#' Dumbell charts +#' Dumbbell charts #' #' The dumbbell geom is used to create dumbbell charts. #' diff --git a/man/geom_dumbbell.Rd b/man/geom_dumbbell.Rd index f081c85..b0a8c4b 100644 --- a/man/geom_dumbbell.Rd +++ b/man/geom_dumbbell.Rd @@ -2,7 +2,7 @@ % Please edit documentation in R/geom_dumbbell.R \name{geom_dumbbell} \alias{geom_dumbbell} -\title{Dumbell charts} +\title{Dumbbell charts} \usage{ geom_dumbbell(mapping = NULL, data = NULL, ..., colour_x = NULL, size_x = NULL, colour_xend = NULL, size_xend = NULL,