diff --git a/README.md b/README.md index 3a694a0f..b15a16c9 100644 --- a/README.md +++ b/README.md @@ -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.