Skip to content

Commit 1484f9d

Browse files
committed
Minor tweaks
1 parent 8b4ebcf commit 1484f9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/constraints/Bic.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,10 @@ Parameter Description
126126

127127
**type**: ``string`` **default**: ``strict``
128128

129-
The mode in which the BIC is validated can be defined with this option. Valid values are:
129+
This option defines how the BIC is validated:
130130

131-
* ``strict`` uses the input BIC and validates it without modification.
132-
* ``case-insensitive`` converts the input value to uppercase before validating the BIC.
131+
* ``strict`` validates the given value without any modification;
132+
* ``case-insensitive`` converts the given value to uppercase before validating it.
133133

134134
.. tip::
135135

0 commit comments

Comments
 (0)