diff options
| author | James Arthur Cattell <james@cattell.com> | 2020-12-13 10:55:10 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-13 11:11:07 -0500 |
| commit | d920aeaf6f5fda8a3124ce261dcf1589887e3b93 (patch) | |
| tree | 9340efe4666e037b0ea9805ef0a880ec55b10bdf | |
| parent | 8d69768a2df27e5f7cd6d1fc93f516e95f1aa0c7 (diff) | |
Update usage.html
correct typo
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index 45131fa1..a8ae5580 100644 --- a/static/usage.html +++ b/static/usage.html @@ -434,7 +434,7 @@ Bluetooth are disabled. GrapheneOS doesn't yet have an implementation of a coarse location service to supplement GPS location, so enabling these options doesn't actually do anything at the moment. Implementing a supplementary location service is - planning but we need a robust, secure and private implementation via a local database. + planned but we need a robust, secure and private implementation via a local database. The initial focus will likely be a cell phone tower database, so these features still wouldn't be relevant.</p> </section> |
