Updated excerpt placeholder text from "subtitle" to "post excerpt" in… (#20288)

… the editor

REF MOM-167
This commit is contained in:
Sanne de Vries 2024-05-30 11:56:03 +02:00 committed by GitHub
parent b14dfebe2f
commit a323739a1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,7 +60,7 @@
{{#if (feature 'editorSubtitle')}}
<GhTextarea
@class="gh-editor-subtitle"
@placeholder="Add a subtitle..."
@placeholder="Add a post excerpt..."
@shouldFocus={{false}}
@tabindex="1"
@autoExpand=".gh-koenig-editor"