Skip to content

Commit 3b92df7

Browse files
code
1 parent 90fdfc9 commit 3b92df7

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
@@ -224,7 +224,7 @@ The `throw` statement in JavaScript can throw any type of value. This proposal d
224224
- No catch branching based on error type will be added. See [GitHub Issue #43](https://github.com/arthurfiorette/proposal-try-operator/issues/43) for more information.
225225
- No way to annotate a callable to specify the error type it throws will be added.
226226

227-
For more information, also see [microsoft/typescript#13219](https://github.com/Microsoft/TypeScript/issues/13219). _()_
227+
For more information, also see [microsoft/typescript#13219](https://github.com/Microsoft/TypeScript/issues/13219).
228228

229229
### Automatic Error Handling
230230

0 commit comments

Comments
 (0)