From eb82bf526d51a30cc988605f4e3da595c6f08599 Mon Sep 17 00:00:00 2001 From: Jeremiah Njoroge Date: Wed, 14 Sep 2022 23:35:48 -0700 Subject: [PATCH] Typo fixes --- src_docs/source/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src_docs/source/advanced.rst b/src_docs/source/advanced.rst index 5147906..d079bda 100644 --- a/src_docs/source/advanced.rst +++ b/src_docs/source/advanced.rst @@ -17,7 +17,7 @@ To reduce the need for adding custom endpoints for various services there is an :alt: Format editor You enter the format data in the text field and the test button will show an example on what the output would look like. If the data cannot be formatted in json it will just be displayed as a long string. -The save button will save the current formla and reload the data from the device. +The save button will save the current formula and reload the data from the device. You can also select a template from the list and copy that to the current endpoint.