diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-04 01:51:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 99b61d6e25ef2af36f178ba2150ac46f479d7f34 (patch) | |
| tree | f031033ad09aabbef4b5f1769f046249c2e48f8e /static/features.html | |
| parent | 0403d17364e333fc0cbb68cd6512336bd8151248 (diff) | |
fix typos
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/features.html b/static/features.html index e3f49cbe..5fccc876 100644 --- a/static/features.html +++ b/static/features.html @@ -696,12 +696,12 @@ <section id="notification-forwarding"> <h4><a href="#notification-forwarding">Notification forwarding</a></h4> - <p>GrapheneOS supports forwarding notification from users running in the + <p>GrapheneOS supports forwarding notifications from users running in the background to the currently active user. Forwarding notifications to other - users is disabled by default can be enabled within each user profile where - forwarding to the active profile is wanted. Notifications forwarded from - other profiles are displayed by default in a standard local notification - channel.</p> + users is disabled by default and can be enabled within each user profile + where forwarding to the active profile is wanted. Notifications forwarded + from other profiles are displayed by default in a standard local + notification channel.</p> </section> </section> |
