Skip to content

Commit d2e7ac4

Browse files
authored
typo
1 parent d5e8b6d commit d2e7ac4

File tree

1 file changed

+1
-1
lines changed
  • 1-js/04-object-basics/03-garbage-collection

1 file changed

+1
-1
lines changed

1-js/04-object-basics/03-garbage-collection/article.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ The first step marks the roots:
169169

170170
![](garbage-collection-2.svg)
171171

172-
Then we follow their references are mark referenced objects:
172+
Then we follow their references and mark referenced objects:
173173

174174
![](garbage-collection-3.svg)
175175

0 commit comments

Comments
 (0)