- From: victor felder <notifications@github.com>
- Date: Mon, 21 Jan 2019 06:57:46 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 21 January 2019 14:58:07 UTC
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