Skip to content

Commit abb418e

Browse files
feat: update project setup guide description for clarity
1 parent 95fa3f5 commit abb418e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/igniteui-mcp/igniteui-doc-mcp/src/tools

packages/igniteui-mcp/igniteui-doc-mcp/src/tools/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const SETUP_MD: Record<string, string> = {
1010
};
1111

1212
export const TOOL_DESCRIPTIONS = {
13-
get_project_setup_guide: `Get the official Ignite UI project setup guide for one framework: angular, react, blazor, or webcomponents.
13+
get_project_setup_guide: `Get the Ignite UI project setup guide for one framework: angular, react, blazor, or webcomponents.
1414
1515
Use this when the user wants to create a new Ignite UI project, needs installation or scaffolding steps, or asks how to set up Ignite UI for a specific framework. Use documentation tools such as list_components or search_api first if you need to identify which components the user plans to use.
1616

0 commit comments

Comments
 (0)