Re: [whatwg/fetch] Editorial: Fix sentence fragment about header list (#1086)

@annevk commented on this pull request.



> @@ -375,7 +375,7 @@ for consistency.
 <a for=/>headers</a>. It is initially the empty list.
 
 <p class="note no-backref">A <a for=/>header list</a> is essentially a
-specialized multimap. An ordered list of key-value pairs with potentially duplicate keys.
+specialized multimap: An ordered list of key-value pairs with potentially duplicate keys.

```suggestion
specialized multimap: an ordered list of key-value pairs with potentially duplicate keys.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1086#pullrequestreview-477531778

Received on Friday, 28 August 2020 08:41:39 UTC