Skip to content

Commit

Permalink
Updating instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjampen committed Feb 25, 2024
1 parent 778d030 commit 4990187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(info)/instructions/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default function Instructions() {
<AccordionItem value="item-1">
<AccordionTrigger>What are energy levels?</AccordionTrigger>
<AccordionContent>
<p>To maximize the use of Fatigue Diary, you should create an entry with an energy level after each activity throughout your day. Energy levels are an objective value of how energized you feel. So if the fatigue is worse, choose a lower number than when the fatigue is better. There are also emojis that can help you decide your current energy level.</p>
<p>To maximize the use of Fatigue Diary, you should create an entry with an energy level after each activity throughout your day. Energy levels are a subjective value of how energized you feel. So if the fatigue is worse, choose a lower number than when the fatigue is better. There are also emojis that can help you decide your current energy level.</p>
</AccordionContent>
</AccordionItem>
<AccordionItem value="item-2">
Expand Down

0 comments on commit 4990187

Please sign in to comment.