Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hypebright committed Mar 4, 2024
1 parent 98841c0 commit a80ff60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit a80ff60

Please sign in to comment.