File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
MCPForUnity/UnityMcpServer~/src Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ def _emit_startup():
201201
202202Menu Items:
203203- Use `execute_menu_item` when you have read the menu items resource
204- - This let's you interact with Unity's menu system and third-party tools
204+ - This lets you interact with Unity's menu system and third-party tools
205205"""
206206)
207207
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ def _emit_startup():
199199
200200Menu Items:
201201- Use `execute_menu_item` when you have read the menu items resource
202- - This let's you interact with Unity's menu system and third-party tools
202+ - This lets you interact with Unity's menu system and third-party tools
203203"""
204204)
205205
You can’t perform that action at this time.
0 commit comments