Skip to content

Commit 4758109

Browse files
committed
typo fix
1 parent 38c74b7 commit 4758109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/deploy-intelligent-apps-dotnet-to-azure-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Install the following packages to interact with Azure OpenAI and Azure SQL.
3131
- `Microsoft.Data.SqlClient`
3232

3333
1. Right click on the **Pages** folder found under the **Components** folder and add a new item named *OpenAI.razor*
34-
2. Add the following code to the **OpenAI.razor* file and click **Save**
34+
2. Add the following code to the *OpenAI.razor* file and click **Save**
3535

3636
```csharp
3737
@page "/openai"

0 commit comments

Comments
 (0)