docs(events): make small changes to @Zewasik #1225

This commit is contained in:
davhojt 2022-06-20 23:28:33 +01:00 committed by Dav Hojt
parent e7dde746f6
commit 3b53b3dfca
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Create a method named `notify` which returns a `Notification` with the following
- `size`: `50`
- `color`: `(50, 50, 50)`
- `position`: `Bottom`
- `content`: `text associated to the value`
- `content`: the `text` associated to the enum variant
- `Registration(chrono::Duration)`:
- `size`: `30`
- `color`: `(255, 2, 22)`