Skip to content

Commit 6cd9a4d

Browse files
committed
code review update
1 parent 9217d8d commit 6cd9a4d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

app/code/Magento/EavGraphQl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Magento_EavGraphQl module
22

3-
Magento_EavGraphQl module extends Magento_GraphQl and Magento_Eav modules to provides type and resolver information for GraphQL API.
3+
Magento_EavGraphQl module extends Magento_GraphQl and Magento_Eav modules to provide type and resolver information for GraphQL API.
44

55
## Installation details
66

app/code/Magento/Elasticsearch/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#Magento_Elasticsearch module
22

3-
Magento_Elasticsearch module allows using the Elasticsearch engine for the product searching capabilities.
3+
Magento_Elasticsearch module allows using the Elasticsearch engine for the product searching capabilities. This module
4+
provides logic used by other modules implementing newer versions of Elasticsearch, this module by itself only adds
5+
support for Elasticsearch v5.
46

57
The module implements Magento_Search library interfaces.
68

0 commit comments

Comments
 (0)