Remove redundant word

This commit is contained in:
Jerry Smith 2018-11-04 16:10:16 +03:00 committed by GitHub
parent 5451310c26
commit 81c2e1e3c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -263,7 +263,7 @@ Option elements have additional properties:
: The number of the option among the others in its `<select>`.
`text`
: Text content of the option (seen by what the visitor).
: Text content of the option (seen by the visitor).
```
## Summary