Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 4092346

Browse files
authored
Update cms_page_form.xml
Use US English spelling for "Optimization".
1 parent dd6e5a3 commit 4092346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/view/adminhtml/ui_component/cms_page_form.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<fieldset name="search_engine_optimisation" sortOrder="20">
142142
<settings>
143143
<collapsible>true</collapsible>
144-
<label translate="true">Search Engine Optimisation</label>
144+
<label translate="true">Search Engine Optimization</label>
145145
</settings>
146146
<field name="identifier" formElement="input">
147147
<argument name="data" xsi:type="array">

0 commit comments

Comments
 (0)