Skip to content

Commit b7ed020

Browse files
committed
Changes requested during PR CR
1 parent 4147b01 commit b7ed020

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

app/code/Magento/AdvancedSearch/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Magento_AdvancedSearch module
2-
Magento_AdvancedSearch module introduces advanced search functionality and provides interfaces that allow to implement
3-
this functionality by 3rd party search engines.
2+
The Magento_AdvancedSearch module introduces advanced search functionality and provides interfaces that allow third-party search engines to implement this functionality.
43

54
## Installation details
65

@@ -26,13 +25,13 @@ For information about an event in Magento 2, see [Events and observers](http://d
2625

2726
### Layouts
2827

29-
The module interact with the following layout handles in the `view/adminhtml/layout` directory:
28+
The module interacts with the following layout handles in the `view/adminhtml/layout` directory:
3029

3130
- `catalog_search_block`
3231
- `catalog_search_edit`
3332
- `catalog_search_relatedgrid`
3433

35-
The module interact with the following layout handles in the `view/frontend/layout` directory:
34+
The module interacts with the following layout handles in the `view/frontend/layout` directory:
3635

3736
- `catalogsearch_result_index`
3837

0 commit comments

Comments
 (0)