There was an error while loading. Please reload this page.
1 parent 3d70432 commit 5912bf1Copy full SHA for 5912bf1
1 file changed
compiler/core/destruct_exn.md
@@ -68,7 +68,7 @@ match (Primitive_exceptions.internalToException computation) with
68
69
What will happen if JS side `raises` an OCaml extensible variant,
70
we view it as OCaml exception..
71
-It is slightly differnt in OCaml, since it always start from `catch(id)..`
+It is slightly different in OCaml, since it always start from `catch(id)..`
72
where `id` is defined by the compiler
73
74
Another very similar proposal would be
0 commit comments