Skip to content

Commit

Permalink
Merge pull request #28 from yoavweiss/fix_bikeshed_issues
Browse files Browse the repository at this point in the history
Fix bikeshed issues
  • Loading branch information
plehegar committed Feb 18, 2020
2 parents aefdbee + 7eb815d commit 270fb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Device Memory JS API {#sec-device-memory-js-api}
[
SecureContext,
Exposed=(Window,Worker)
] interface mixin NavigatorDeviceClass {
] interface mixin NavigatorDeviceMemory {
readonly attribute double deviceMemory;
};

Expand Down

0 comments on commit 270fb0b

Please sign in to comment.