Skip to content

Commit 008f2a9

Browse files
authored
Merge pull request #9172 from eightrix/patch-1
docs: correct grammar in validation.rst
2 parents 39c2898 + 9ac45a1 commit 008f2a9

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)