mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-09 15:17:23 +02:00
docs: fix incorrect grammar and improve clarity (#8237)
- The sentence lacked a subject - Changed the description of the problem slightly for clarity
This commit is contained in:
parent
aa308a4c35
commit
006d44094c
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ Use this carefully: some users may not like to be forced to use the offline mode
|
|||
|
||||
:::danger
|
||||
|
||||
It is not possible to detect if an as a PWA in a very reliable way.
|
||||
It is not possible to detect if a page is rendered as a PWA in a reliable manner.
|
||||
|
||||
The `appinstalled` event has been [removed from the specification](https://github.com/w3c/manifest/pull/836), and the [`navigator.getInstalledRelatedApps()`](https://web.dev/get-installed-related-apps/) API is only supported in recent Chrome versions and require `related_applications` declared in the manifest.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue