diff --git a/faq.html b/faq.html index b322dc6f1..51653adef 100644 --- a/faq.html +++ b/faq.html @@ -89,9 +89,9 @@
To compute the score of a habit, the app uses the 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 - you started your habit until today. Recent repetitions are considered more - important than old ones, and have a larger impact on the score. This method has - many nice properties, including:
+ 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: