We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b47596 + b8e7c76 commit 45b7f66Copy full SHA for 45b7f66
app/code/Magento/Backend/view/adminhtml/web/template/dynamic-rows/grid.html
@@ -85,7 +85,7 @@
85
<div class="messages">
86
<div class="message message-notice notice">
87
<span
88
- translate="'Search strings are either normal strings or regular exceptions (PCRE). They are matched in the same order as entered.'"></span>
+ translate="'Search strings are either normal strings or regular expressions (PCRE). They are matched in the same order as entered.'"></span>
89
<br>
90
91
translate="'Examples'"></span>:
0 commit comments