Skip to content

Commit f1f4668

Browse files
authored
Update config-files.md
1 parent 802bbd4 commit f1f4668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/config-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This file contains an array of foreign characters for transliteration conversion
3333

3434
`valid_form_attributes.php`
3535

36-
Valid HTML attributes that might be passed via EE template tag parameters to the `form` tag when creating forms with `ee()->functions->form_declaration()`. Additionally, `data-` and `aria-` attributes can be used.
36+
A list of HTML attributes that are allowed to be passed via EE template tag parameters to the `form` tag when creating forms with `ee()->functions->form_declaration()`. Additionally, attributes prefixed with `data-` and `aria-` can be used.
3737

3838
#### Allowed Mime Types
3939

0 commit comments

Comments
 (0)