8000 Fixed readme of OptionsResolver · symfony/symfony@beecc6c · GitHub
[go: up one dir, main page]

Skip to content

Commit beecc6c

Browse files
committed
Fixed readme of OptionsResolver
1 parent 9fabd83 commit beecc6c

File tree

1 file changed

+1
-1
lines changed
  • src/Symfony/Component/OptionsResolver

1 file changed

+1
-1
lines changed

src/Symfony/Component/OptionsResolver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
OptionsResolver Component
22
=========================
33

4-
The OptionsResolver component is `array_replace on steroids. It allows you to
4+
The OptionsResolver component is `array_replace` on steroids. It allows you to
55
create an options system with required options, defaults, validation (type,
66
value), normalization and more.
77

0 commit comments

Comments
 (0)
0