Skip to content

Commit

Permalink
Merge pull request #1048 from telerik/yordan-mitev-remove-fragment
Browse files Browse the repository at this point in the history
Remove leftover fragment in get-started.md
  • Loading branch information
didiyordanova authored Jan 6, 2025
2 parents 5e187b2 + 6e5e97d commit dd3152b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _contentTemplates/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#add-namespace-register-controls
To use the controls in the Telerik UI for .NET MAUI library, add the Telerik namespace:

1. In the `MainPage.xaml` file, locate the root element at the top. with the already available namespaces.
1. In the `MainPage.xaml` file, locate the root element at the top.
1. Paste the Telerik namespace below the last already available namespace:

```
Expand Down Expand Up @@ -130,4 +130,4 @@ In this step, you will edit the code-behind file by adding logic that makes the
```

To run the application, press `F5`. Congratulations, you created your first app with Telerik UI for .NET MAUI controls!
#end
#end

0 comments on commit dd3152b

Please sign in to comment.