diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:47:34 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:47:34 -0500 |
| commit | c371cef8c5e187bc5a685fa323fcedd8fa49dd57 (patch) | |
| tree | 2e86714f2b373b331834c453fe8468db0074db4c /static | |
| parent | 5db7cc52ebb83029300e1ef8d9067cc8a84738c7 (diff) | |
clarify standalone apps section
Diffstat (limited to 'static')
| -rw-r--r-- | static/source.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/source.html b/static/source.html index 40bd6b0f..e3ace39a 100644 --- a/static/source.html +++ b/static/source.html @@ -73,9 +73,9 @@ <section id="standalone-apps"> <h2><a href="#standalone-apps">Standalone apps</a></h2> - <p>These are the standalone app projects developed by GrapheneOS. This does not - include the many apps included by AOSP without modifications by GrapheneOS or with - only minor modifications.</p> + <p>These are standalone app projects developed by GrapheneOS and included in the + OS. This does not include the many apps included by AOSP without modifications by + GrapheneOS or with only minor modifications.</p> <ul> <li><a href="https://github.com/GrapheneOS/Auditor">Auditor</a></li> |
