diff --git a/UPGRADE-2.1.md b/UPGRADE-2.1.md index 61a6d7593d..843ea9faf8 100644 --- a/UPGRADE-2.1.md +++ b/UPGRADE-2.1.md @@ -636,7 +636,7 @@ `getChoices()` and `getChoicesByValues()`. For the latter two, no replacement exists. - * HTML attributes are now passed in the `label_attr` variable for the `form_label` function instead of `attr`. + * HTML attributes are now passed in the `label_attr` variable for the `form_label` function. Before: