diff options
| author | theaeonsolution <31832290+theaeonsolution@users.noreply.github.com> | 2020-06-27 21:56:52 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-27 23:12:11 -0400 |
| commit | 24c26c6d446e2abfb1a11d42a34339f5ef1c7efe (patch) | |
| tree | 32ed5b01dee46fe83039b3cea06664d55d7f11ad /static | |
| parent | 2476a5921e940c404187539f8d2e31f371a1fa75 (diff) | |
fix typo
Diffstat (limited to 'static')
| -rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 881ebde2..9ffbf247 100644 --- a/static/index.html +++ b/static/index.html @@ -96,7 +96,7 @@ in the GrapheneOS project. The needs of the upstream projects are often different from ours, so they'll often reimplement the features in a more flexible way. We've almost always been able to move to using the upstream features and even when we still need - our our implementation it helps to have the concepts/restrictions considered by the + our own implementation it helps to have the concepts/restrictions considered by the upstream project and apps needing to be compatible with it. Getting features upstream often leads to an improved user experience and app compatibility.</p> |
