[heycam/webidl] Adjust sample code so it makes more sense (#966)

In order for the following line, pop(), to return "employeeB", employeeB needs to be on the "top" of the stack, meaning the splice should remove employeeC at index 2. :)
You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/966

-- Commit Summary --

  * Adjust sample code so it makes more sense

-- File Changes --

    M index.bs (2)

-- Patch Links --

https://github.com/heycam/webidl/pull/966.patch
https://github.com/heycam/webidl/pull/966.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/966

Received on Thursday, 11 March 2021 21:21:43 UTC