You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: getting-started/vs-integration/new-project-wizard.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ You will have the standard options to select a location and name for your app, a
39
39
40
40
* Blank Template - This is a blank solution based on the Microsoft template, but with the Telerik components added (NuGet package reference, assets, service, the TelerikRootComponent).
41
41
42
-
* CRUD, Form, Chart Template - A small app that showcases the Telerik Grid, Chart and forms validation. The grid also uses a basic CUD service which is a common pattern for data updates in a real application.
42
+
* CRUD, Form, Chart Template - A small app that showcases the Telerik Grid, Chart and forms validation. The grid also uses a basic CRUD service which is a common pattern for data updates in a real application.
43
43
44
44
* Dashboard Template- A basic dashboard layout that uses the TileLayout component for customizable dashboards and showcases several ways individual blocks (tiles) can fetch data.
0 commit comments