diff --git a/docs/help/apply-themes.md b/docs/help/apply-themes.md
index 6095124..e060944 100644
--- a/docs/help/apply-themes.md
+++ b/docs/help/apply-themes.md
@@ -23,7 +23,7 @@ Change by `ThemeManager`
# Change themes by ResourceDictionary
As default we use Classic theme.
-You also can change theme by adding resource dictionary after generic.xaml. Use one of them:
+You can also use other theme by changing resource dictionary before `theme.xaml`. Currently available:
```xml
@@ -36,4 +36,4 @@ You also can change theme by adding resource dictionary after generic.xaml. Use
You can use custom window style named `BrightSharpWindowStyle`.
Also defined additional useful styles and extensions. For more info see Demo source code.
-
\ No newline at end of file
+