Skip to content

Commit 318fccb

Browse files
Update knowledge-base/change-theme-swatch-runtime-dotnet-maui.md
Co-authored-by: Yordan <[email protected]>
1 parent 343925d commit 318fccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/change-theme-swatch-runtime-dotnet-maui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public partial class App : Application
4747
}
4848
```
4949

50-
Invoke the method to change the theme and swatch during runtime.
50+
2. Invoke the method to change the theme and swatch during runtime.
5151

5252
```csharp
5353
TelerikThemeResources.AppTheme = TelerikTheme.TelerikTurquoise;

0 commit comments

Comments
 (0)