From 976e8adf212e8fe88441088f68019a1a251e7090 Mon Sep 17 00:00:00 2001 From: Matias Ventura Date: Fri, 16 Apr 2021 14:12:16 +0200 Subject: [PATCH] Update the site logo description to be more illustrative. (#30909) --- packages/block-library/src/site-logo/index.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/block-library/src/site-logo/index.js b/packages/block-library/src/site-logo/index.js index 3ce71eacd2e25f..edfe6458f00eb8 100644 --- a/packages/block-library/src/site-logo/index.js +++ b/packages/block-library/src/site-logo/index.js @@ -15,7 +15,9 @@ export { metadata, name }; export const settings = { title: _x( 'Site Logo', 'block title' ), - description: __( 'Displays and enables editing of the site logo.' ), + description: __( + 'Useful for displaying a graphic mark, design, or symbol to represent the site. Once a site logo is set, it can be reused in different places and templates. It should not be confused with the site icon, which is the small image used in the dashboard, browser tabs, public search results, etc, to help recognize a site.' + ), icon, styles: [ {