From 3f2f53057fb854fbcf0b113dc48201f67adf0269 Mon Sep 17 00:00:00 2001
From: "L. David Baron" Tab key to control
-sequential focus navigation,
+sequential focus navigation,
User Agents should make spatial navigation active.
We deliberately do not define which keys or key combination are meant to trigger the spatial navigation,
@@ -340,8 +340,8 @@ There are several approaches.
* related github issue: https://github.com/WICG/spatial-navigation/issues/41
-2. Using the spatial navigation API
-If the spatial navigation is implemented, one of the API can be the criteria for the enablility of the spatial navigation
+2. Using the spatial navigation API:
+If the spatial navigation is implemented, one of the APIs can be used to detect whether spatial navigation is enabled.
For example,
```
@@ -386,7 +386,7 @@ For example, the spatial navigation feature is allowed when the feature policy i
| Origin | Policy |
|-|-|
-| Default | sptialnavigation 'self' |
+| Default | spatialnavigation 'self' |
| example.com | `Feature-Policy: spatialnavigation https://game.com` |
| game.com | `` |