diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-30 15:56:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-30 15:56:09 -0400 |
| commit | d16309641e3d5256759044445b74957c99bc8620 (patch) | |
| tree | 7dec9c38417702aea7f2c66ef0276c7adee5a2ea /static/faq.html | |
| parent | c8f6c09e8c1b2a90e1b6a0b00e86e8595cb29dfc (diff) | |
reword sideloading question
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/static/faq.html b/static/faq.html index 51271061..b0ee16a8 100644 --- a/static/faq.html +++ b/static/faq.html @@ -96,8 +96,8 @@ <a href="#day-to-day-use">Day to day use</a> <ul> <li><a href="#updates">How do I keep the OS updated?</a></li> - <li><a href="#updates-sideloading">How do I update without giving the - device internet access?</a></li> + <li><a href="#updates-sideloading">How do I update without connecting the + device to the internet?</a></li> </ul> </li> <li><a href="#anti-theft">Does GrapheneOS provide Factory Reset Protection?</a></li> @@ -645,8 +645,7 @@ the <a href="/usage#updates">the usage guide's updates section</a>.</p> <h3 id="updates-sideloading"> - <a href="#updates-sideloading">How do I update without giving the device internet - access?</a> + <a href="#updates-sideloading">How do I update without connecting the device to the internet?</a> </h3> <p>Updates can be <a href="/usage#updates-sideloading">sideloaded via |
