Skip to content

Commit 4b22f4d

Browse files
authored
Update README.md
1 parent 7b8a35e commit 4b22f4d

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
@@ -53,7 +53,7 @@ echo $closure(); // james;
5353

5454
1. Creating **anonymous classes** within closures is not supported.
5555
2. Using attributes within closures is not supported.
56-
3. Serializing closures on REPL environments - such as Laravel Tinker - is not supported.
56+
3. Serializing closures on REPL environments such as Laravel Tinker is not supported.
5757

5858
## Contributing
5959

0 commit comments

Comments
 (0)