Skip to content

Commit 9ac45a1

Browse files
authored
Update validation.rst
Insert 'are' after 'that' on line 1053
1 parent 39c2898 commit 9ac45a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/libraries/validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1050,7 +1050,7 @@ Rules for File Uploads
10501050
When you validate uploaded files, you must use the rules specifically created for
10511051
file validation.
10521052

1053-
.. important:: Only rules that listed in the table below can be used to validate
1053+
.. important:: Only rules that are listed in the table below can be used to validate
10541054
files. Therefore, adding any general rules, like ``permit_empty``, to file
10551055
validation rules array or string, the file validation will not work correctly.
10561056

0 commit comments

Comments
 (0)