Skip to content

Commit 30328b0

Browse files
committed
Fixed minor typo
1 parent c1143f1 commit 30328b0

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
@@ -5,7 +5,7 @@ This component provides a mechanism that allows exploring then dumping
55
any PHP variable.
66

77
It handles scalars, objects and resources properly, taking hard and soft
8-
references into account. More than being immune to inifinite recursion
8+
references into account. More than being immune to infinite recursion
99
problems, it allows dumping where references link to each other.
1010
It explores recursive structures using a breadth-first algorithm.
1111

0 commit comments

Comments
 (0)