diff --git a/README.rst b/README.rst index 2679bd8..fca4116 100644 --- a/README.rst +++ b/README.rst @@ -127,7 +127,7 @@ Based on the specifics of the given currency, displayed numbers may have or not may have decimal points. The ``display_in_currency_units`` method accepts optional ``format``, -``locale`` and ```` arguments. Most common values for ``format`` are listed in +``locale`` and ``decimal_quantization`` arguments. Most common values for ``format`` are listed in the ``valuta.constants``. format diff --git a/docs/index.rst b/docs/index.rst index d7b44ac..daaad2b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -127,7 +127,7 @@ Based on the specifics of the given currency, displayed numbers may have or not may have decimal points. The ``display_in_currency_units`` method accepts optional ``format``, -``locale`` and ```` arguments. Most common values for ``format`` are listed in +``locale`` and ``decimal_quantization`` arguments. Most common values for ``format`` are listed in the ``valuta.constants``. format