Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update typography screen description
  • Loading branch information
vcanales committed Sep 25, 2024
commit 3912dfe5020a2eaa26a86f875f539043f07ae39a
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ function ScreenTypography() {
<ScreenHeader
title={ __( 'Typography' ) }
description={ __(
'Typography styles and the application of those styles on site elements.'
'Available fonts, typographic styles, and the application of those styles on site elements.'
) }
/>
<div className="edit-site-global-styles-screen">
Expand Down