Update README.md

fix typo
This commit is contained in:
Ding
2020-09-13 00:49:27 +08:00
committed by GitHub
parent 9f4f788519
commit eb6dcdfa5d

View File

@@ -150,7 +150,7 @@ macOS
### PWA support
TheDesk is a wed-based app, so you can run it on a browser. Of course, the main stream is as Electron. Some features won't work as well as Electron.
TheDesk is a web-based app, so you can run it on a browser. Of course, the main stream is as Electron. Some features won't work as well as Electron.
You can run `npm run build:pwa` to build as PWA, including `manifest.json` and the ServiceWorker.