diff --git a/index.html b/index.html
index d831af4..d6aafec 100644
--- a/index.html
+++ b/index.html
@@ -620,16 +620,20 @@
Auto-releasing wake locks
- A user agent may release a wake lock at any time it:
+ A user agent may release a wake lock at any time, for example,
+ when:
- - Detects abnormal operation: such as infinite loops and tasks
+
- It detects abnormal operation: such as infinite loops and tasks
exceeding imposed time limits (if any).
- Battery is considered low and discharging.
- The user turns on some kind of device power conservation mode.
+ - The operating system is configured to dim or turn off the screen
+ based on the user presence state.
+