[whatwg/storage] "persistent" (#68)

https://storage.spec.whatwg.org/commit-snapshots/725373fce83643c050f08cfbd8bfca8d531e8352/#example-3a7051a8

```  
  } else if(!persistent && permission.status == "prompt") {
```
> I guess this `persistent` should be `persisted` ?



-- 
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/storage/issues/68

Received on Monday, 8 April 2019 06:25:13 UTC