Skip to content

Commit 2e2652c

Browse files
986172: added bullet instead for numbers in list
1 parent 54d6ec3 commit 2e2652c

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

ej2-asp-core-mvc/ai-assistview/EJ2_ASP.MVC/ai-integrations/gemini-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ Follow the Syncfusion AI AssistView [Getting Started](../getting-started) guide
2626

2727
## Install Dependencies
2828

29-
1. Install the `Gemini AI` nuget package in the application.
29+
* Install the `Gemini AI` nuget package in the application.
3030

3131
```bash
3232

3333
NuGet\Install-Package Mscc.GenerativeAI
3434

3535
```
3636

37-
2. Install the `Markdig` nuget packages in the application.
37+
* Install the `Markdig` nuget packages in the application.
3838

3939
```bash
4040

ej2-asp-core-mvc/ai-assistview/EJ2_ASP.MVC/ai-integrations/openai-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Follow the Syncfusion AI AssistView [Getting Started](../getting-started) guide
3030

3131
Install the required packages:
3232

33-
1. Install the `OpenAI` and `Azure` nuget packages in the application.
33+
* Install the `OpenAI` and `Azure` nuget packages in the application.
3434

3535
```bash
3636

@@ -40,7 +40,7 @@ NuGet\Install-Package Azure.Core
4040

4141
```
4242

43-
2. Install the `Markdig` nuget packages in the application.
43+
* Install the `Markdig` nuget packages in the application.
4444

4545
```bash
4646

ej2-asp-core-mvc/ai-assistview/EJ2_ASP.NETCORE/ai-integrations/gemini-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ Follow the Syncfusion AI AssistView [Getting Started](../getting-started) guide
2626

2727
## Install Dependencies
2828

29-
1. Install the `Gemini AI` nuget package in the application.
29+
* Install the `Gemini AI` nuget package in the application.
3030

3131
```bash
3232

3333
NuGet\Install-Package Mscc.GenerativeAI
3434

3535
```
3636

37-
2. Install the `Markdig` nuget packages in the application.
37+
* Install the `Markdig` nuget packages in the application.
3838

3939
```bash
4040

ej2-asp-core-mvc/ai-assistview/EJ2_ASP.NETCORE/ai-integrations/openai-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Follow the Syncfusion AI AssistView [Getting Started](../getting-started) guide
3030

3131
Install the required packages:
3232

33-
1. Install the `OpenAI` and `Azure` nuget packages in the application.
33+
* Install the `OpenAI` and `Azure` nuget packages in the application.
3434

3535
```bash
3636

@@ -40,7 +40,7 @@ NuGet\Install-Package Azure.Core
4040

4141
```
4242

43-
2. Install the `Markdig` nuget packages in the application.
43+
* Install the `Markdig` nuget packages in the application.
4444

4545
```bash
4646

0 commit comments

Comments
 (0)