From 05ce0f7d05aaf8e5c76ea6234afb1c2ec4c45893 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Wed, 5 Feb 2020 15:26:50 -0500
Subject: [PATCH] fix typo in formatting
---
static/usage.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/usage.html b/static/usage.html
index 4f821098..012dbda5 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -267,7 +267,7 @@
from the date header field. This is a full replacement of Android's standard
network time update implementation, which uses the cellular network when
available with a fallback to SNTP when it's not available.
-
+
Similar connectivity checks are also performed by the hardened Chromium browser (Vanadium).