From 291229255c500415196dfd70cc886039b59df542 Mon Sep 17 00:00:00 2001 From: Jeremiah Njoroge Date: Thu, 15 Sep 2022 10:13:40 -0700 Subject: [PATCH] Typo fixes in data doc --- src_docs/source/data.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src_docs/source/data.rst b/src_docs/source/data.rst index 0673ee2..f09cd37 100644 --- a/src_docs/source/data.rst +++ b/src_docs/source/data.rst @@ -134,7 +134,7 @@ version.json ============ Contents version.json. The version is used by the device to check if the this version is newer. The html files will also be downloaded if the are present on the server. This way it's easy to -upgrade to a version that serve the html files from the file system. If they dont exist nothing will happen, the OTA flashing will still work. If the html files are missing from the file system +upgrade to a version that serve the html files from the file system. If they don't exist nothing will happen, the OTA flashing will still work. If the html files are missing from the file system they can be uploaded manually afterwards. .. code-block:: json