docs: typo

master
Evgeny Poberezkin 2017-02-12 20:16:38 +00:00
parent b9a2a83354
commit 54d88b3c97
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ Unlike JavaScript, only these numbers can be coerced to `boolean`:
`null` coerces to `false`
## Coercion to and from from array
## Coercion to and from array
These coercions require that the option `coerceTypes` is `"array"`.