From ab552f358d836760c1dc395586e2497b682106d3 Mon Sep 17 00:00:00 2001 From: Alinson Xavier Date: Tue, 20 Sep 2016 07:46:53 -0400 Subject: [PATCH] Small changes --- faq.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/faq.html b/faq.html index 51653adef..449a63480 100644 --- a/faq.html +++ b/faq.html @@ -86,12 +86,12 @@

How is the score calculated?

-

To compute the score of a habit, the app uses the statistical method known as +

To compute the score of a habit, the app uses a statistical method known as exponential smoothing. Basically, it computes a weighted average that takes - into consideration every single repetition of the habit, from the very first - day you started your habit until today. Recent repetitions are considered more - important than older ones, and have a larger impact on the score. This method - has many nice properties, including:

+ into consideration every repetition of the habit, from the very first day you + started your habit until today. Recent repetitions, however, are considered + more important than older ones, and have a larger impact on the score. This + method has many nice properties, including:

  1. Every repetition counts, even way back in the past. This is not true for @@ -213,7 +213,7 @@ an aggressive power saving mode, such as Samsung's Ultra Power Saving mode or Sony's Stamina Mode, please make sure that Loop is whitelisted.

    -

    I can't find the Loop's widgets on the list. How can I add them?

    +

    I can't find Loop's widgets on the list. How can I add them?

    Please, make sure that Loop is not installed on the SD card. Moving apps to the SD card disables many features, including widgets.

    @@ -270,7 +270,7 @@ sass
    Last update: - 2016-09-19 + 2016-09-20