summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormadaidan <50278627+madaidan@users.noreply.github.com>2021-01-30 00:35:54 +0000
committerDaniel Micay <danielmicay@gmail.com>2021-01-29 19:40:52 -0500
commite20267438163f765a092b4458722ac7dae4c429b (patch)
tree7ac8f7deb4680d68239ef3893632f9ffb072aa40
parenteb81722906aa9930553f49f8fb143093c07b4b8a (diff)
Replace inappropriate hyphens
-rw-r--r--static/features.html4
-rw-r--r--static/releases.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/static/features.html b/static/features.html
index 5bd85659..ea181abf 100644
--- a/static/features.html
+++ b/static/features.html
@@ -122,7 +122,7 @@
as an improvement over Android's default per-network MAC randomization reusing
the same MAC address until the DHCP lease with that network expires (can still
use the standard implementation or fully disable it)</li>
- <li>Vanadium: hardened WebView and default browser - the WebView is what most
+ <li>Vanadium: hardened WebView and default browser — the WebView is what most
other apps use to handle web content, so you benefit from Vanadium in many apps
even if you choose another browser</li>
<li>Hardware-based security verification and monitoring: the
@@ -179,7 +179,7 @@
<li>Strict privacy and security practices for our infrastructure</li>
<li>Unnecessary logging is avoided and logs are automatically purged after 10 days</li>
<li>Services hosted on OVH without involving any additional parties for CDNs,
- mirrors or other services - we don't outsource to others</li>
+ mirrors or other services. We don't outsource to others</li>
<li>Our services are built with open technology stacks to avoid being locked in to
any particular hosting provider or vendor</li>
<li>Open documentation on our infrastructure including listing out all of our
diff --git a/static/releases.html b/static/releases.html
index 763ef121..26b9bd79 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -431,7 +431,7 @@
<li>SetupWizard: change OS name to GrapheneOS for backup activity strings again</li>
<li>fix use-after-free in adbd authentication which was breaking support for persistently trusting keys due to zero-on-free</li>
<li>device theme: use blue accent color</li>
- <li>replace default AOSP wallpaper with a solid black wallpaper - may get a bit fancier in the near future</li>
+ <li>replace default AOSP wallpaper with a solid black wallpaper — may get a bit fancier in the near future</li>
<li>update round icon mask</li>
<li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: always use dark theme for boot chain firmware</li>
<li>Pixel 3a, Pixel 3a XL: disable unused dynamic kernel module support to match other devices</li>