Browse Source

Small change

customisations
alemart 1 year ago
parent
commit
99290bcc0b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/api/session.md

+ 1
- 1
docs/api/session.md View File

@@ -30,7 +30,7 @@ A promise that resolves to a new Session object.
30 30
 
31 31
 `session.mode: string, read-only`
32 32
 
33
-Session mode.
33
+Session mode: either `"immersive"` or `"inline"`.
34 34
 
35 35
 ### time
36 36
 

Loading…
Cancel
Save