Skip to content

Commit fd871b4

Browse files
committed
fix grammar
1 parent e50b076 commit fd871b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vscode-dts/vscode.proposed.contribAccessibilityHelpContent.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// https://github.com/microsoft/vscode/issues/209855 @meganrogge
99

1010
/**
11-
* View contributions can include a `accessibilityHelpContent` property that provides help content for screen readers
11+
* View contributions can include an `accessibilityHelpContent` property that provides help content for screen readers
1212
* when the accessibility help dialog is invoked by the user with focus in the view.
1313
*
1414
* The content is provided as a markdown string and can contain commands that will be resolved along with their keybindings.

0 commit comments

Comments
 (0)