From a80ff6063dc65bd9d70af7458714acaabfc4b2f8 Mon Sep 17 00:00:00 2001 From: Veerle van Leemput Date: Mon, 4 Mar 2024 16:38:21 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21ecd5d..2152d5e 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ By default, fireworks are removed immediately when `stop` is called. You can add fw$stop(fadeOut = TRUE) ``` -The effects takes 2000ms and looks changes the intensity of the fireworks down to 1: +The effects takes 2000ms and changes the intensity of the fireworks to `1`: ![](./inst/images/fireworks-fadeout.gif)