Skip to content

Commit

Permalink
[readme] fix spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 5, 2025
1 parent 7478eb9 commit 381b540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ In particular, it contains no net new surface API - only the long-existing `stac

## Setter

In an ideal world, the setter would not exist, but it is included in this proposal under the assumption that it is required for web comppatibility.
In an ideal world, the setter would not exist, but it is included in this proposal under the assumption that it is required for web compatibility.
The current semantics in this proposal of the setter are:
1. attempting to invoke the function with a non-object, or with no value, will throw
1. invoking the function with a non-Error receiver will be a noop
Expand Down

0 comments on commit 381b540

Please sign in to comment.