From 89b3c3071955e3bd2720debf10a55c2f1e08fa7d Mon Sep 17 00:00:00 2001 From: Brandon Jones Date: Thu, 19 Sep 2019 23:05:18 +0900 Subject: [PATCH] Typo correction from @Manishearth --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index c7b831c0..c8792209 100644 --- a/index.bs +++ b/index.bs @@ -2212,7 +2212,7 @@ Integrations {#integrations} Feature Policy {#feature-policy} -------------- -This specification defines a [=policy-controlled feature=] that controls whether the any {{XRSession}}s may be returned by {{XR/requestSession()}} that makes use of spatial tracking, and whether support for sessions modes that require spatial tracking may be indicated by either {{XR/supportsSession()}} or {{devicechange}} events on the {{Navigator/xr|navigator.xr}} object. +This specification defines a [=policy-controlled feature=] that controls whether any {{XRSession}} that makes use of spatial tracking may be returned by {{XR/requestSession()}}, and whether support for session modes that require spatial tracking may be indicated by either {{XR/supportsSession()}} or {{devicechange}} events on the {{Navigator/xr|navigator.xr}} object. The feature identifier for this feature is "xr-spatial-tracking".