8000 Fix typo in VarDumper README · symfony/symfony@36e65fc · GitHub
[go: up one dir, main page]

Skip to content

Commit 36e65fc

Browse files
WouterSioennicolas-grekas
authored andcommitted
Fix typo in VarDumper README
1 parent 70b12a8 commit 36e65fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/VarDumper/README.md

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

44
The VarDumper component provides mechanisms for walking through any arbitrary
5-
PHP variable. Built on top, it provides a better `dump()`` function that you
5+
PHP variable. Built on top, it provides a better `dump()` function that you
66
can use instead of `var_dump`.
77

88
Resources

0 commit comments

Comments
 (0)
0