Skip to content

Commit 91bfc7c

Browse files
committed
Minor readme fixes.
1 parent 37f0f03 commit 91bfc7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ $path = relative_path('/var/www/htdocs/example/public/../../', '/var/')
340340
341341
#### `get_dump()`
342342
343-
Returns nicely formatted string representation of the variable, using [Symfony VarDumper Component](http://symfony.com/doc/current/components/var_dumper/introduction.html) with all of its benefits:
343+
Returns nicely formatted string representation of the variable, using [Symfony VarDumper Component](http://symfony.com/doc/current/components/var_dumper/introduction.html):
344344
345345
```php
346346
$array = [

0 commit comments

Comments
 (0)