There was an error while loading. Please reload this page.
1 parent 8848914 commit 341a2b3Copy full SHA for 341a2b3
1 file changed
README.md
@@ -64,7 +64,7 @@ This becomes challenging for a few reasons:
64
It would be a significant lift for implementions to retroactively update error
65
handling logic to add and propagate error codes through the existing logic. The
66
benefit of doing so is likely marginal enough that it wouldn't be worth it.
67
-2. Many implementation level optimizations means it's not often clear exactly which
+2. Many implementation-level optimizations mean it's not often clear exactly which
68
code would apply in any given situation. The throw might originate in a utility
69
function used by multiple paths, for instance, or a single "observable" throw
70
defined by the spec might actually originate from multiple places in the code
0 commit comments