[w3c/payment-request] Section 3.11 (onpaymentmethodchange attribute) mentions the wrong event interface (#769)

Here's what it says:

```
3.11 onpaymentmethodchange attribute

A PaymentRequest's onpaymentmethodchange attribute is an EventHandler for a PaymentRequestUpdateEvent named "paymentmethodchange". 
```

I think this should be "... is an EventHandler for a PaymentMethodChangeEvent ...".

-- 
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/payment-request/issues/769

Received on Thursday, 30 August 2018 00:23:20 UTC