Skip to content

Commit 82594d7

Browse files
authored
Update src/welcome/admin.js [skip ci]
1 parent 653ff3c commit 82594d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/welcome/admin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ const SEARCH_TREE = [
219219
__( 'Generate Global Colors for native blocks', i18n ),
220220
__( 'Inherit Block Styles from theme.json', i18n ),
221221
__( 'Use v3.16.0 Color Scheme Inheritance', i18n ),
222-
__( 'Block Defaults (Deprecated)', i18n ),
222+
__( 'Block Defaults (Sunsetted)', i18n ),
223223
],
224224
},
225225
{

0 commit comments

Comments
 (0)