8000 Fix typo · symfony/symfony-docs@318e199 · GitHub
[go: up one dir, main page]

Skip to content

Commit 318e199

Browse files
Elias Van Ootegemwouterj
Elias Van Ootegem
authored andcommitted
Fix typo
1 parent bf5d9d3 commit 318e199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/options_resolver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ Only for an array, this is done recursively. If you expect an option to be an ar
357357
}
358358
}
359359

360-
Because the OptionsResolver will validate typed arrays recurively, it is possible to
360+
Because the OptionsResolver will validate typed arrays recursively, it is possible to
361361
resolve multi-dimensional arrays, too::
362362

363363
// ...

0 commit comments

Comments
 (0)
0