Skip to content

Commit 1d1eb23

Browse files
authored
Update theme.en.md
1 parent 24d914d commit 1d1eb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/docs/docs/tutorial/basic/theme.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ lf.setTheme({}, 'customTheme')
111111

112112
### Theme Style Priority
113113

114-
The priority of theme styles (from high to low):
114+
The priority of theme styles (from low to high):
115115
1. Built-in base styles (defaultTheme)
116116
2. Applied theme mode styles (specified via `themeMode` or second parameter of `setTheme`)
117117
3. Custom styles (specified via `style` or first parameter of `setTheme`)

0 commit comments

Comments
 (0)