Skip to content

Commit bec3711

Browse files
author
Roberto De Ioris
authored
Update Slate_API.md
1 parent 6cb4600 commit bec3711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Slate_API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@ ue.register_nomad_tab_spawner('Hello Nomads !', create_tab)
795795

796796
To spawn the nomad tab you need to search for 'Hello Nomads !' entry in Window/Developer Tools menu. (currently there is no way to place it in other positions)
797797

798-
If you want to spawn (or give focus) to a specific tab, just run
798+
If you want to spawn (or give focus) to a specific tab (as an example for running it over a toolbar button extender), just run
799799

800800
```python
801801
ue.invoke_tab('Hello Nomads !')

0 commit comments

Comments
 (0)