Skip to content

Commit f513225

Browse files
committed
updated README.md file
1 parent 0012cff commit f513225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Includes examples for the following Extension Points. These customizations are e
2222
<br>
2323

2424
#### Add an item to the Files and Projects Panel Context Menus
25-
`mw.desktop.fileBrowsers.contextMenus` - Add new menu items / submenus to the Files Panel and Projects Panel context menus, that show up conditionally (e.g. for specific filetype selections) and triggers a MATLAB callback function when clicked.
25+
`mw.desktop.fileBrowsers.contextMenu` - Add new menu items / submenus to the Files Panel and Projects Panel context menus, that show up conditionally (e.g. for specific filetype selections) and triggers a MATLAB callback function when clicked.
2626

2727
<img src="./screenshots/demo-contextMenu.png" width=450 height=310 alt="preview"/>
2828

0 commit comments

Comments
 (0)