diff --git a/guides/v2.2/release-notes/ReleaseNotes2.2.0CE.md b/guides/v2.2/release-notes/ReleaseNotes2.2.0CE.md index ae9363e51ef..135374807fb 100644 --- a/guides/v2.2/release-notes/ReleaseNotes2.2.0CE.md +++ b/guides/v2.2/release-notes/ReleaseNotes2.2.0CE.md @@ -19,7 +19,7 @@ Magento Open Source 2.2.0 includes a wealth of new, exciting features, and hundr * **Bundled extensions**. This release of Magento includes the first third-party extension that we are bundling with Magento Commerce -- Magento Social. This extension establishes a connection between your store and your corporate Facebook account, and creates a page with products from your catalog. When shoppers click a product, they are redirected to the corresponding product page in your Magento store. -* **Significant enhancements in platform security and developer experience**. Security improvements include the removal of unserialize calls and protection of this functionality to increase resilience against dangerous code execution attacks. We have also continued to review and improve our protection against Cross-Site Scripting (XSS) attacks. +* **Significant enhancements in platform security and developer experience**. Security improvements include the removal of unserialize calls and protection of this functionality to increase residence against dangerous code execution attacks. We have also continued to review and improve our protection against Cross-Site Scripting (XSS) attacks. * **Upgraded technology stack.** We've dropped support for PHP 5.6, and Varnish 3. We now support PHP 7.1 Varnish 5, and MySQL 5.7. All third-party libraries have been upgraded to the latest stable version. diff --git a/guides/v2.2/release-notes/ReleaseNotes2.2.0EE.md b/guides/v2.2/release-notes/ReleaseNotes2.2.0EE.md index 334aee8cabb..d63656aff47 100644 --- a/guides/v2.2/release-notes/ReleaseNotes2.2.0EE.md +++ b/guides/v2.2/release-notes/ReleaseNotes2.2.0EE.md @@ -24,9 +24,9 @@ Magento Commerce 2.2.0 includes a wealth of new, exciting features, and hundreds * **Bundled extensions**. This release of Magento includes the first third-party extension that we are bundling with Magento Commerce -- Magento Social. This extension establishes a connection between your store and your corporate Facebook account, and creates a page with products from your catalog. When shoppers click a product, they are redirected to the corresponding product page in your Magento store. -* **Integrated Signifyd fraud protection**. You can learn more about this fraud protection service, which can help merchants eliminate liability for any losses or fees from fraudulent orders, in [Signifyd fraud protection](http://devdocs.magento.com/guides/v2.2/payments-integrations/signifyd/signifyd.html). +* **Integrated Signify fraud protection**. You can learn more about this fraud protection service, which can help merchants eliminate liability for any losses or fees from fraudulent orders, in [Signifyd fraud protection](http://devdocs.magento.com/guides/v2.2/payments-integrations/signifyd/signifyd.html). -* **Significant enhancements in platform security and developer experience**. Security improvements include the removal of unserialize calls and protection of this functionality to increase resilience against dangerous code execution attacks. We have also continued to review and improve our protection against Cross-Site Scripting (XSS) attacks. +* **Significant enhancements in platform security and developer experience**. Security improvements include the removal of unserialize calls and protection of this functionality to increase residence against dangerous code execution attacks. We have also continued to review and improve our protection against Cross-Site Scripting (XSS) attacks. * **Upgraded technology stack.** We've dropped support for PHP 5.6, Varnish 3, and Solr. We now support PHP 7.1 and Varnish 5, along with Redis 3.2 and MySQL 5.7. All third-party libraries have been upgraded to the latest stable version. Note: Although we’ve dropped support for Solr with this release, Solr code will remain in the Magento code base until a later release.