Skip to content

Commit 1f39cbb

Browse files
committed
Writing
1 parent f9db0f2 commit 1f39cbb

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

articles/machine-learning/designer-accessibility.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,17 @@ The pipeline graph is organized as a list of lists. The top-level module list co
3333
1. Find the desired module in the module tree using standard treeview control.
3434

3535

36-
### Edit an existing module
36+
### Edit a module
3737

38-
To connect a module to another module, use Ctrl + Shift + H when targetting a module in the module list to open the connection helper. The connection helper list all the available connection ports for you to edit.
38+
To connect a module to another module:
39+
40+
1. Use Ctrl + Shift + H when targetting a module in the module list to open the connection helper.
41+
1. Edit the connection ports for the module.
42+
43+
To adjust module properties:
44+
45+
1. Use Ctrl + Shift + E when targetting a module to open the module properties.
46+
1. Edit the module properties.
3947

4048
## Navigation keystrokes
4149

0 commit comments

Comments
 (0)