Skip to content

Commit 34f2f75

Browse files
authored
Fix typo in CHANGELOG.md
1 parent 8ba4135 commit 34f2f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ but thanks to this it no longer uses unsafe flags, which prevented building othe
88
depending on JavaScriptKit on other platforms.
99

1010
The main user-visible enhancement is that now force casts are no longer required in client code.
11-
That is, we know allow this
11+
That is, we now allow this
1212

1313
```swift
1414
let document = JSObject.global.document

0 commit comments

Comments
 (0)