Skip to content

Commit da941e2

Browse files
authored
Update docs/extensibility/visualstudio.extensibility/user-prompt/user-prompts.md
1 parent bbc07a4 commit da941e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensibility/visualstudio.extensibility/user-prompt/user-prompts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.technology: vs-ide-sdk
1212

1313
# Create Visual Studio user prompts
1414

15-
User prompts are a simple UI mechanism for prompting the user make a selection. Prompting the user creates a dialog box with a message, one to three buttons for the choices, and a dismiss button.
15+
User prompts are a simple UI mechanism for prompting the user to make a selection. Prompting the user creates a dialog box with a message, one to three buttons for the choices, and a dismiss button.
1616

1717
> [!NOTE]
1818
> The exact UI used to prompt users may change in future versions based on user feedback or other factors.

0 commit comments

Comments
 (0)