Skip to content

Commit b492b89

Browse files
authored
Merge pull request #4651 from syncfusion-content/EXT-186089
Update the Blazor scaffolding UG content
2 parents 60456da + 29a0c35 commit b492b89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blazor/visual-studio-integration/scaffolding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ N> Before use the Syncfusion Blazor Scaffolding, check whether the Syncfusion Bl
4141

4242
4. The Syncfusion UI Scaffolder dialog for the selected control will be displayed. As per the application requirements, follow these steps to set up your application.
4343

44-
### Select Data Source Type
44+
### Select Data Source Type
4545

4646
1. **Local Data (default selection)**
4747

4848
To set up your application with local data, first enter the **Controller/Service name** and then enter the **Razor page name**. Next, select the required **Model class** for the active application and choose the relevant **Data context class**. Finally, click **Next** to continue.
4949

5050
![Choose required Model](images/Model_Window_Local.png)
5151

52-
N> We are introducing Adaptor types in Blazor scaffolding for remote data.
52+
N> We are introducing Adaptor types in Blazor scaffolding for remote data.
5353

5454
2. **Remote Data**
5555

0 commit comments

Comments
 (0)