Skip to content

Commit 68842fa

Browse files
authored
Update designer-accessibility.md
Pencil-edits in line 2 (accesibility) and lines 40 and 45 (targetting) as reported in the Acrolinx scorecard.
1 parent cb60f56 commit 68842fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/designer-accessibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use accesibility features in the designer (preview)
2+
title: Use accessibility features in the designer (preview)
33
titleSuffix: Azure Machine Learning
44
description: Learn about the keyboard shortcuts and screen reader accessibility features available in the designer.
55
services: machine-learning
@@ -37,12 +37,12 @@ The pipeline graph is organized as a list of lists. The top-level module list co
3737

3838
To connect a module to another module:
3939

40-
1. Use Ctrl + Shift + H when targetting a module in the module list to open the connection helper.
40+
1. Use Ctrl + Shift + H when targeting a module in the module list to open the connection helper.
4141
1. Edit the connection ports for the module.
4242

4343
To adjust module properties:
4444

45-
1. Use Ctrl + Shift + E when targetting a module to open the module properties.
45+
1. Use Ctrl + Shift + E when targeting a module to open the module properties.
4646
1. Edit the module properties.
4747

4848
## Navigation shortcuts

0 commit comments

Comments
 (0)