diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-13 11:44:09 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-13 11:44:09 -0500 |
| commit | e46d7720afa4a26f92bf5c247f45ebc69a16a29c (patch) | |
| tree | 8d9b81e0426b0e98f16cbef2a5bd58286a4929c1 | |
| parent | 167f99a7fb614ce8a8368cde303537f2a072f834 (diff) | |
reorder sentences
| -rw-r--r-- | static/faq.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html index 1c60e48c..a23c5d0b 100644 --- a/static/faq.html +++ b/static/faq.html @@ -201,9 +201,9 @@ <li>Pixel 4a</li> </ul> - <p>We strongly recommend against purchasing older devices. The Pixel 5 and - Pixel 4a (5G) will likely be supported for at least a bit longer than the - Pixel 4a.</p> + <p>The Pixel 5 and Pixel 4a (5G) will likely be supported for at least a bit + longer than the Pixel 4a. We strongly recommend against purchasing older + devices.</p> <p>The Pixel 4a is a budget device meeting the same security standards as the more expensive flagship devices. You can read more on the differences between the hardware |
