Skip to content

Commit 897f717

Browse files
code
1 parent 3b92df7 commit 897f717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ This proposal accounts for this by moving the transformation of errors into valu
210210

211211
Breaking compatibility is unacceptable for platforms like Node.js or libraries. Consequently, a callee-based approach would likely never be adopted for functions like `fetch` or `fs.readFile`, as it would disrupt existing codebases.
212212

213-
Ironically, these are precisely the kinds of functions where improved error handling is most needed.
213+
Ironically, **these are precisely the kinds of functions where improved error handling is most needed**.
214214

215215
<br />
216216

0 commit comments

Comments
 (0)