Fixed readme of OptionsResolver

This commit is contained in:
Francis Besset 2016-05-06 22:13:08 +02:00
parent 9fabd83223
commit beecc6c1be
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
OptionsResolver Component OptionsResolver Component
========================= =========================
The OptionsResolver component is `array_replace on steroids. It allows you to The OptionsResolver component is `array_replace` on steroids. It allows you to
create an options system with required options, defaults, validation (type, create an options system with required options, defaults, validation (type,
value), normalization and more. value), normalization and more.