Skip to content

Commit ad702f7

Browse files
committed
address comments
1 parent 3d2c2ff commit ad702f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/autocomplete/keyboard-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following table lists the actions and keyboard combinations that are availab
2121
| `PageUp` / `PageDown` | When the suggestion view is opened, pressing `PageUp/PageDown` changes the highlighted item. `PageUp` navigates to the first item in the visible area, `PageDown` navigates to the last item in the visible area. |
2222
| `Backspace` (WinUI) | When there are tokens in the input area, pressing the `Backspace` key deletes the token. |
2323

24-
The first item in the suggestion view is highlighted by default (set as `CuttentItem`), when the view gets opened.
24+
The first item in the suggestion view is highlighted by default (set as `CuttentItem`) when the view gets opened.
2525

2626
## See Also
2727

0 commit comments

Comments
 (0)