Skip to content

Commit e34e05e

Browse files
authored
[docs] Fix a typo in notifications.json (mui#38078)
Signed-off-by: Matt <[email protected]>
1 parent b066459 commit e34e05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notifications.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
"id": 75,
1414
"title": "<b>Try the new time picker UI now</b>",
15-
"text": "The new time-picking experience is designed for desktops, and it's available on the <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-x-v6\" href=\"https://mui.com/x/react-date-pickers/time-picker/\">Time Picker</a> as well as a <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-x-v6\" href=\"https://mui.com/x/react-date-pickers/digital-clock/\">standalone component</a>."
15+
"text": "The new time-picking experience is designed for desktops, and it's available in the <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-x-v6\" href=\"https://mui.com/x/react-date-pickers/time-picker/\">Time Picker</a> as well as a <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-x-v6\" href=\"https://mui.com/x/react-date-pickers/digital-clock/\">standalone component</a>."
1616
},
1717
{
1818
"id": 76,

0 commit comments

Comments
 (0)