Skip to content

Commit 5e4b1fe

Browse files
committed
Fix markdown
1 parent 9fdc0e3 commit 5e4b1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Get all the stored values:
130130

131131
```php
132132
$values = $data->all();
133-
``
133+
```
134134

135135
Get a value from a path and remove it:
136136

0 commit comments

Comments
 (0)