Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 530d2b9

Browse files
excedaheejin
authored andcommitted
DOC: typo (#69)
1 parent d568424 commit 530d2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/Exceptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ collect and reuse the memory used by exceptions. This implies that an embedder
4444
needs to know where exceptions are stored, so that it can determine when an
4545
exception can be garbage collected.
4646

47-
This also implies that that embedders must provide a garbage collector for
47+
This also implies that embedders must provide a garbage collector for
4848
exceptions. For embedders that have garbage collection (such as JavaScript),
4949
this is not a problem.
5050

0 commit comments

Comments
 (0)