Skip to content

Commit b3fa84c

Browse files
committed
Spell errors corrected.
1 parent 1a18ffe commit b3fa84c

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

MAUI/AI-Coding-Assistant/prompt-library.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before starting, make sure your MCP Server is set up and running.
2626

2727
### DataGrid
2828

29-
The Syncfusion .NET MAUI DataGrid delivers flexible, performant data tables for handling extensive records with built-in interactivity.
29+
The Syncfusion .NET MAUI DataGrid delivers flexible, efficient data tables for handling extensive records with built-in interactivity.
3030

3131
{% promptcards %}
3232
{% promptcard Data Binding %}
@@ -169,9 +169,6 @@ The Syncfusion .NET MAUI Scheduler helps manage events, resources, and timelines
169169
{% promptcard Min/Max Date Navigation Limits %}
170170
#SyncfusionMAUIAssistant How to restrict navigation with MinimumDateTime and MaximumDateTime to keep users in a valid planning range.
171171
{% endpromptcard %}
172-
{% promptcard Interactions and Keyboard Navigation %}
173-
#SyncfusionMAUIAssistant Enable tap-to-create, selection, and Windows keyboard navigation; customize selection behavior.
174-
{% endpromptcard %}
175172
{% promptcard Special Time Regions (Blocking Intervals) %}
176173
#SyncfusionMAUIAssistant Define special time regions to block interaction (e.g., holidays/breaks) and highlight them across views.
177174
{% endpromptcard %}
@@ -252,7 +249,7 @@ The Syncfusion .NET MAUI ListView provides a high-performance, flexible list wit
252249
The Syncfusion .NET MAUI AI AssistView provides a ready-made conversational UI for integrating LLMs with features like message list, input box, suggestions, attachments, and tool/action invocation.
253250

254251
{% promptcard Messages %}
255-
#SyncfusionMAUIAssistant Bind AssistView to a message collection with system, user, and preload conversation history.
252+
#SyncfusionMAUIAssistant Bind AssistView to a message collection with system, user, and pre load conversation history.
256253
{% endpromptcard %}
257254
{% promptcard Streaming and Typing Indicator %}
258255
#SyncfusionMAUIAssistant Enable token streaming with a typing indicator and incremental message updates.
@@ -270,7 +267,7 @@ The Syncfusion .NET MAUI AI AssistView provides a ready-made conversational UI f
270267
#SyncfusionMAUIAssistant How to customize user/assistant avatars and use DataTemplate/DataTemplateSelector for message bubbles.
271268
{% endpromptcard %}
272269
{% promptcard Error Handling and Retries %}
273-
#SyncfusionMAUIAssistant Hwo to handle provider errors with retry/cancel UI and graceful fallback messages.
270+
#SyncfusionMAUIAssistant How to handle provider errors with retry/cancel UI and graceful fallback messages.
274271
{% endpromptcard %}
275272
{% promptcard Theming and Styling %}
276273
#SyncfusionMAUIAssistant Apply custom themes for message bubbles, background, input bar, and suggestion chips (Light/Dark support).
@@ -282,7 +279,7 @@ The Syncfusion .NET MAUI AI AssistView provides a ready-made conversational UI f
282279
#SyncfusionMAUIAssistant How to Save and restore conversations to local storage or database with message replay on app start.
283280
{% endpromptcard %}
284281
{% promptcard Citations and References %}
285-
#SyncfusionMAUIAssistant Display citations/references returned by the model as tappable links under the message.
282+
#SyncfusionMAUIAssistant Display citations/references returned by the model as hyper links under the message.
286283
{% endpromptcard %}
287284
{% endpromptcards %}
288285

0 commit comments

Comments
 (0)