Skip to content

Commit cb9ba01

Browse files
988747: Drafted UG for SmartPaste and SmartTextArea.
1 parent e2a67b8 commit cb9ba01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/claude-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ var app = builder.Build();
178178

179179
## Add ASP.NET Core Smart TextArea Control
180180

181-
Add the Smart TextArea in the **~/Pages/Index.chtml** file to test the Claude AI integration.
181+
Add the Smart TextArea in the **~/Pages/Index.cshtml** file to test the Claude AI integration.
182182

183183
{% tabs %}
184184
{% highlight cshtml tabtitle="CSHTML" %}

ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/deepseek-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ var app = builder.Build();
176176

177177
## Add ASP.NET Core Smart TextArea Control
178178

179-
Add the Smart TextArea in the **~/Pages/Index.chtml** file to test the DeepSeek AI integration.
179+
Add the Smart TextArea in the **~/Pages/Index.cshtml** file to test the DeepSeek AI integration.
180180

181181
{% tabs %}
182182
{% highlight cshtml tabtitle="CSHTML" %}

0 commit comments

Comments
 (0)