chore(doc): fix typo

This commit is contained in:
Simon Chan 2023-04-28 18:05:30 +08:00
parent d02de7fd9c
commit c34eef1d89
No known key found for this signature in database
GPG key ID: 8F75717685A974FB

View file

@ -71,7 +71,7 @@ rush publish -p --include-all --set-access-level public
## FAQ ## FAQ
### 1. WebUSB and File downloading doesn't use in develope/self-host environment? ### 1. WebUSB and File downloading doesn't work in development/self-host environment?
WebUSB and Service Worker (which is used for file downloading) requires Secure Context (HTTPS or localhost). WebUSB and Service Worker (which is used for file downloading) requires Secure Context (HTTPS or localhost).