8000 minor #18721 [OptionsResolver] Fixed readme (francisbesset) · symfony/symfony@e8970a6 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit e8970a6

Browse files
committed
minor #18721 [OptionsResolver] Fixed readme (francisbesset)
This PR was merged into the 2.3 branch. Discussion ---------- [OptionsResolver] Fixed readme | Q | A | ------------- | --- | Branch? | 2.3 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | This PR fix bad markdown syntax in readme file of OptionsResolver component. Commits ------- beecc6c Fixed readme of OptionsResolver
2 parents 9fabd83 + beecc6c commit e8970a6

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