Re: [w3c/IndexedDB] Simplify "steps for storing a record into an object store"? (#144)

And I believe:

> Let keyValue be the result of running the steps to convert a key to a value.

ought to be:

> Let keyValue be the result of running the steps to convert a key to a value with `key` as `key`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/144#issuecomment-279196215

Received on Sunday, 12 February 2017 04:32:33 UTC