From fe345bf7330288fbc2fde83798149ba214967099 Mon Sep 17 00:00:00 2001 From: Michael Chirico Date: Mon, 17 Jun 2024 09:06:45 -0700 Subject: [PATCH] typo --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 4633be8..850b8c9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -6,7 +6,7 @@ The paramater `outline.type` from `ggplot2::geom_ribbon()` has been adapted to ` # ggalluvial 0.12.5 -This patch fixes a bug involivng the {dplyr} functions `first()` and `last()` that was shifted but not fixed in 0.12.4. Rather than being imported during build, they are accessed internally and thus imported during use. See issues #107 and #108 on GitHub for details. +This patch fixes a bug involving the {dplyr} functions `first()` and `last()` that was shifted but not fixed in 0.12.4. Rather than being imported during build, they are accessed internally and thus imported during use. See issues #107 and #108 on GitHub for details. # ggalluvial 0.12.4