[w3c/editing] Fix a typo in JavaScript example (PR #415)

In the Custom Format Write section, a `ClipboardItem` named `item` was created. Use the correct name when writing it in the following statement.

The following tasks have been completed:

 * [n/a] Confirmed there are no ReSpec/BikeShed errors or warnings.
 * [n/a] Modified Web platform tests (link to pull request)

Implementation commitment:

 * [n/a] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
 * [n/a] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
 * [n/a] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/editing/pull/415

-- Commit Summary --

  * Fix a typo in JavaScript example
  * Merge pull request #1 from avidrissman/avidrissman-compilefix

-- File Changes --

    M docs/clipboard-pickling/explainer.md (2)

-- Patch Links --

https://github.com/w3c/editing/pull/415.patch
https://github.com/w3c/editing/pull/415.diff

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

Message ID: <w3c/editing/pull/415@github.com>

Received on Tuesday, 13 December 2022 21:55:31 UTC