Skip to content

Commit de81efb

Browse files
author
Jihye Hong
authored
Update explainer.md
1 parent eccd7bf commit de81efb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

explainer.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,8 @@ There are several approaches.
340340
2. Using the spatial navigation API
341341
If the spatial navigation is implemented, one of the API can be the criteria for the enablility of the spatial navigation
342342
For example,
343-
```js
343+
344+
```
344345
345346
if (document.body.spatialNavigationSearch) {
346347
// The spatial navigator is supported

0 commit comments

Comments
 (0)