[heycam/webidl] Editorial: fix language in nullable types section (#628)

This PR fixes the following sentence:

```diff
- The inner type must not be […] a union type that itself has includes a nullable type 
+ The inner type must not be […] a union type that itself includes a nullable type 
```

cf. section https://heycam.github.io/webidl/#idl-nullable-type

You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/628


-- Commit Summary --

  * Editorial: fix language in nullable types section

-- File Changes --

    M index.bs (2)

-- Patch Links --

https://github.com/heycam/webidl/pull/628.patch

https://github.com/heycam/webidl/pull/628.diff


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/628

Received on Monday, 21 January 2019 14:58:07 UTC