diff --git a/lib/internal/Magento/Framework/Locale/Currency.php b/lib/internal/Magento/Framework/Locale/Currency.php
index efca02a754d0a8b2d0a5312ee83ac1986da6b87e..9df31a3da5749caabd7d6bd2cce8dedafbb1d465 100644
--- a/lib/internal/Magento/Framework/Locale/Currency.php
+++ b/lib/internal/Magento/Framework/Locale/Currency.php
@@ -21,7 +21,7 @@ class Currency implements \Magento\Framework\Locale\CurrencyInterface
 
     const CURRENCY_OPTION_NAME = 'name';
 
-    const CURRENCY_OPTION_DISPLAY = 'name';
+    const CURRENCY_OPTION_DISPLAY = 'display';
 
     /**
      * @var array