Re: [heycam/webidl] Turn Web IDL into a Living Standard (#1018)

@andreubotella commented on this pull request.



> @@ -2807,7 +2753,7 @@ On a given [=interface=], there must exist at most one stringifier.
         };
     </pre>
 
-    Thus, prose is required to explain the stringification behavior.
+    Thus, prose needs to explain the stringification behavior.

```suggestion
    Thus, there needs to be prose to explain the stringification behavior.
```

I read this as an existential: "_some_ prose is required to explain the stringification behavior". The changed version doesn't allow that reading, and so doesn't sound very idiomatic.

-- 
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/1018#pullrequestreview-745021961

Received on Thursday, 2 September 2021 12:55:42 UTC