Skip to content

Commit 78f8d30

Browse files
983838: Updated content correction mentioned in the Smith Chart UG.
1 parent 4a929ec commit 78f8d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/smith-chart/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The component supports [keyboard interaction](https://www.w3.org/WAI/ARIA/apg/pa
5959
| --- | --- | --- |
6060
| <kbd>Tab</kbd> | <kbd>Tab</kbd> | Move focus to the next element in the Smith Chart. |
6161
| <kbd>Shift + Tab</kbd> | <kbd>⇧</kbd> + <kbd>Tab</kbd> | Move focus to the previous element in the Smith Chart. |
62-
| <kbd>↓</kbd> | <kbd>↓</kbd> | Move focus to the data point to the right of the selected point. |
62+
| <kbd>↓</kbd> | <kbd>↓</kbd> | Move focus to the data point to the left of the selected point. |
6363
| <kbd>↑</kbd> | <kbd>↑</kbd> | Move focus to the data point to the right of the selected point. |
6464
| <kbd>←</kbd> | <kbd>←</kbd> | Move focus to the next series in the Smith Chart. |
6565
| <kbd>→</kbd> | <kbd>→</kbd> | Move focus to the previous series in the Smith Chart. |

0 commit comments

Comments
 (0)