Skip to content

Commit 076a60f

Browse files
authored
Update components/grid/smart-ai-features/overview.md
1 parent bf58cc8 commit 076a60f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

components/grid/smart-ai-features/overview.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,8 @@ Use the following steps to implement a scenario with built-in Grid AI integratio
4444

4545
### Install NuGet Package
4646

47-
Add the `Telerik.AI.SmartComponents.Extensions` NuGet package to your Blazor app. The package is hosted on `nuget.org`.
48-
49-
Then, import the `Telerik.AI.SmartComponents.Extensions` namespace in your `.razor` file or globally in `_Imports.razor`.
47+
1. Add the `Telerik.AI.SmartComponents.Extensions` NuGet package to your Blazor app. The package is hosted on `nuget.org`.
48+
1. Import the `Telerik.AI.SmartComponents.Extensions` namespace in your `.razor` file or globally in `_Imports.razor`.
5049

5150
````RAZOR.skip-repl
5251
@using Telerik.AI.SmartComponents.Extensions

0 commit comments

Comments
 (0)