Skip to content

Commit 73347fd

Browse files
author
Joan He
committed
MAGETWO-86611: Static Test failed due to ReleaseNotification README file
1 parent a94be9d commit 73347fd

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/ReleaseNotification

1 file changed

+1
-1
lines changed

app/code/Magento/ReleaseNotification/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The **Release Notification Module** serves to provide a notification delivery pl
1515
Release notification content is maintained by Magento for each Magento version, edition, and locale. To retrieve the content, a response is returned from a request with the following parameters:
1616

1717
* **version** = The Magento version that the client has installed (ex. 2.3.0).
18-
* **edition** = The Magento edition that the client has installed (ex. Community/Enterprise/B2B).
18+
* **edition** = The Magento edition that the client has installed (ex. Community).
1919
* **locale** = The chosen locale of the admin user (ex. en_US).
2020

2121
The module will make three attempts to retrieve content for the parameters in the order listed:

0 commit comments

Comments
 (0)