From bc36f24551e59cc4140a255c9feb3f3da927a01f Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Mon, 28 Dec 2020 14:46:59 -0600 Subject: [PATCH] FAQ: Fix typo --- landing/src/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/landing/src/faq.md b/landing/src/faq.md index ba801410c..dc90b188c 100644 --- a/landing/src/faq.md +++ b/landing/src/faq.md @@ -4,7 +4,7 @@ #### How can I track bad habits I want to break? -Loop can currently only supports tracking positive habits. Instead of tracking bad habits, an alternative is to rephrase your habit in a positive way. For example, instead of having the bad habit "Did you smoke today?" you could have the good habit "Did you have a smoke-free day today?". Another example, instead of "Did you eat junk food today?" you could have "Did you eat healthy today?". +Loop currently only supports tracking positive habits. Instead of tracking bad habits, an alternative is to rephrase your habit in a positive way. For example, instead of having the bad habit "Did you smoke today?" you could have the good habit "Did you have a smoke-free day today?". Another example, instead of "Did you eat junk food today?" you could have "Did you eat healthy today?". #### How can I specify that a habit should be performed on certain days of the week?