Skip to content

Commit 6752025

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 08cf8ab commit 6752025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/javascript/ui/notification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ If this argument is not supplied, then `"info"` is assumed.
519519
}]
520520
}).data("kendoNotification");
521521

522-
notificationWidget.show(getNotificationMessage(), "myAlert");
522+
notificationWidget.show(getNotificationMessage, "myAlert");
523523
</script>
524524

525525
### showText

0 commit comments

Comments
 (0)