From d1f1e926e78372bf2868aaca209fef7bbf25f9b0 Mon Sep 17 00:00:00 2001 From: Jeremiah Njoroge Date: Sat, 26 Mar 2022 23:08:32 -0700 Subject: [PATCH] Minor edits to docs --- src_docs/source/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src_docs/source/index.rst b/src_docs/source/index.rst index 27c626a..20798d8 100644 --- a/src_docs/source/index.rst +++ b/src_docs/source/index.rst @@ -17,17 +17,17 @@ Fermentrack. :width: 500 :alt: Example fermentation -GravityMon is a replacement firmare for the iSpindle and uses the same hardware configuration and is 100% compatible. It +GravityMon is a replacement firmware for the iSpindle and uses the same hardware configuration and is 100% compatible. It implements a lot of the features that has been requested in the orginal iSpindle project but has been rejected for various reasons. Here is a list of :ref:`main_features`. -I started GravityMon because i like to create software and wanted to do some low level programming. I had done a few +I started GravityMon because I like to create software and wanted to do some low level programming. I had done a few projects based on esp8266 and also started to brew beer so this combination was quite natural. The hardware design comes from the fantastic iSpindle project so that is not covered in this documentation. For more information on this topic and function please visit `iSpindel Homepage `_ . -My approach to this software is a little different from that the original ispindle firmware. The github repository +My approach to this software is a little different from that the original iSpindle firmware. The github repository can be found here; `GravityMon on Github `_ .. note::