Skip to content

Commit

Permalink
fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
xyaoinum authored Dec 16, 2024
1 parent d5e1e03 commit d07ef02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2055,7 +2055,7 @@ Note: Similar to its data partitioning, the shared storage has its own lock mana

<xmp class='idl'>
[
Exposed=SharedStorageWorklet,
Exposed=SharedStorageWorklet
] interface SharedStorageWorkletNavigator {};
</xmp>

Expand Down

0 comments on commit d07ef02

Please sign in to comment.