Skip to content

Commit a5bb001

Browse files
committed
Updated Label
1 parent 7e96409 commit a5bb001

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

etc/adminhtml/system.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,11 +1315,11 @@
13151315
</group>
13161316
</section>
13171317
<section id="algoliasearch_extra_settings" translate="label" type="text" sortOrder="90" showInDefault="1" showInWebsite="1" showInStore="1">
1318-
<label>Advanced - Extra Algolia indices settings</label>
1318+
<label>Advanced Algolia indices settings</label>
13191319
<tab>algolia</tab>
13201320
<resource>Algolia_AlgoliaSearch::algolia_algoliasearch</resource>
13211321
<group id="extra_settings" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
1322-
<label>Advanced - Extra Algolia indices settings</label>
1322+
<label>Advanced Algolia indices settings</label>
13231323
<comment>
13241324
<![CDATA[
13251325
<p>Here, you can specify additional Algolia indices settings which can be applied only programatically via one of Algolia API clients.</p>
@@ -1328,7 +1328,7 @@
13281328
To set settings, please fill the right textarea with JSON where you specify the settings.<br>
13291329
Example: <code>{"exactOnSingleWordQuery":"word"}</code>
13301330
</p>
1331-
<p><span class="algolia-config-warning">&#9888;</span> These setting will overwrite existing parameters, not add to them. Proceed to edit these settings only when you're sure what you're doing. Bad settings can effect your search functionality and have a bad impact on your relevance.</p>
1331+
<p><span class="algolia-config-warning">&#9888;</span> These settingsgit will overwrite existing parameters, not add to them. Proceed to edit these settings only when you're sure what you're doing. Bad settings can effect your search functionality and have a bad impact on your relevance.</p>
13321332
<br/>
13331333
<div class="algolia-admin-content"></div>
13341334
]]>

0 commit comments

Comments
 (0)