We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b3a7a commit 3842f59Copy full SHA for 3842f59
reference/forms/types/currency.rst
@@ -5,7 +5,7 @@ currency Field Type
5
===================
6
7
The ``currency`` type is a subset of the
8
-:doc:`choice type </reference/forms/types/choice` that allows the user to
+:doc:`choice type </reference/forms/types/choice>` that allows the user to
9
select from a large list of `3-letter ISO 4217`_ currencies.
10
11
Unlike the ``choice`` type, you don't need to specify a ``choices`` or
0 commit comments