docs: fix typos (#25808)

This commit is contained in:
David Sanders
2020-10-09 03:56:07 -07:00
committed by GitHub
parent 6d5cf02abd
commit 6677c5064f
7 changed files with 7 additions and 7 deletions

View File

@@ -765,7 +765,7 @@ The following properties are available on instances of `Session`:
#### `ses.availableSpellCheckerLanguages` _Readonly_
A `String[]` array which consists of all the known available spell checker languages. Providing a language
code to the `setSpellCheckerLanaguages` API that isn't in this array will result in an error.
code to the `setSpellCheckerLanguages` API that isn't in this array will result in an error.
#### `ses.cookies` _Readonly_