Skip to content

Commit

Permalink
Update screen-wake-lock.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel D. Beck <[email protected]>
  • Loading branch information
foolip and ddbeck committed Jul 26, 2024
1 parent 2500c9b commit f6360e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/screen-wake-lock.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Screen wake lock
description: The `navigator.wakeLock.request("screen")` API prevents the devices's screen from dimming or being turned off.
description: The `navigator.wakeLock.request("screen")` API prevents the device's screen from dimming or being turned off.
spec: https://w3c.github.io/screen-wake-lock/
caniuse: wake-lock
# TODO: resolve these minor differences with caniuse:
Expand Down

0 comments on commit f6360e2

Please sign in to comment.