diff --git a/index.bs b/index.bs index 1e1f1c1..4603160 100644 --- a/index.bs +++ b/index.bs @@ -235,8 +235,8 @@ This specification defines the following policy-controlled features: Note: Usage of the policy-controlled features above by this specification is as follows: - The deviceorientation event requires the "accelerometer" and "gyroscope" features when providing relative orientation data. For the implementation to fall back to absolute orientation data, the "magnetometer" feature is also used. - - The deviceorientationabsolute event requires the "accelerometer", "gyroscope" and "magnetometer" feature. - - The devicemotion event requires the "accelerometer" and "gyroscope". + - The deviceorientationabsolute event requires the "accelerometer", "gyroscope" and "magnetometer" features. + - The devicemotion event requires the "accelerometer" and "gyroscope" features.