Skip to content

Commit 88f9347

Browse files
committed
Merge branch 'main' of https://github.com/wilsonfreitas/python-bcb into main
2 parents 83bbc7a + bc70f63 commit 88f9347

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/currency.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Esta implementação é mais estável que a do :ref:`Conversor de Moedas`.
4141
.parameters(moeda='AUD', dataCotacao='1/31/2022')
4242
.collect())
4343
44-
É importante notar que as datas estão no formato dia/mês/ano e os números não
44+
É importante notar que as datas estão no formato mês/dia/ano e os números não
4545
são preenchidos com 0 para ter 2 dígitos.
4646

4747
.. ipython:: python

0 commit comments

Comments
 (0)