parass13 commited on
Commit
1ab12d4
·
verified ·
1 Parent(s): ab43899

Update components/food_suggestions.py

Browse files
Files changed (1) hide show
  1. components/food_suggestions.py +1 -1
components/food_suggestions.py CHANGED
@@ -41,6 +41,6 @@ def render_food_guide():
41
 
42
  gr.Markdown("---")
43
  gr.Markdown(
44
- "💡 **Pro Tip:** Portion control is key! Use smaller plates and be mindful of serving sizes. "
45
  "For personalized advice, always consult with a registered dietitian or your healthcare provider."
46
  )
 
41
 
42
  gr.Markdown("---")
43
  gr.Markdown(
44
+ "💡 **Pro Tip:** Portion control is a key! Use smaller plates and be mindful of serving sizes. "
45
  "For personalized advice, always consult with a registered dietitian or your healthcare provider."
46
  )