mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-22 16:49:22 -05:00
Doc: fixed typo
This commit is contained in:
parent
18021ad942
commit
2a8a2b81e4
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ use std::rc::Rc;
|
|||
/// UseWebNotificationOptions::default()
|
||||
/// .direction(NotificationDirection::Auto)
|
||||
/// .language("en")
|
||||
/// .renotity(true)
|
||||
/// .renotify(true)
|
||||
/// .tag("test"),
|
||||
/// );
|
||||
///
|
||||
|
|
Loading…
Add table
Reference in a new issue