Skip to content

Commit 2af259d

Browse files
committed
Fix JSDate doc comment wording
1 parent f98bb11 commit 2af259d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/JavaScriptKit/BasicObjects/JSError.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/** A wrapper around the [JavaScript Error
1+
/** A wrapper around [the JavaScript Error
22
class](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) that
33
exposes its properties in a type-safe way.
44
*/

0 commit comments

Comments
 (0)