Skip to content

Commit

Permalink
[docs] Fix typo in notifications.json
Browse files Browse the repository at this point in the history
Signed-off-by: Matt <github@nospam.33m.co>
  • Loading branch information
mbrookes authored Jul 31, 2023
1 parent 7a7c130 commit 543d7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
{
"id": 77,
"title": "<b>MUI Toolpad is now in Beta</b>",
"text": "Import in your codebase, connect to datasources and build UI in minutes! Read our <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-toolpad-introduce-beta\" href=\"https://mui.com/blog/2023-toolpad-beta-announcement/\"> Beta announcement</a>, try toolpad and share your feedback."
"text": "Import in your codebase, connect to datasources and build your UI in minutes! Read our <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-toolpad-introduce-beta\" href=\"https://mui.com/blog/2023-toolpad-beta-announcement/\"> Beta announcement</a>, try toolpad and share your feedback."
}
]

0 comments on commit 543d7af

Please sign in to comment.