Skip to content

Commit 5c948e1

Browse files
Fix typo in meal planning text
1 parent e76e068 commit 5c948e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wger/software/templates/features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h2 class="display-3 font-bebas-neue text-dark-blue mb-0">{{ nr_exercises }}+</h
138138
</div>
139139
<div class="col-6 col-md-3 d-flex flex-column align-items-center">
140140
<h2 class="display-3 font-bebas-neue text-dark-blue mb-0">{{ nr_ingredients }}+</h2>
141-
<p class="text-center">{% translate "foods <br> for meal planing" %}</p>
141+
<p class="text-center">{% translate "foods <br> for meal planning" %}</p>
142142
</div>
143143
<div class="col-6 col-md-3 d-flex flex-column align-items-center">
144144
<h2 class="display-3 font-bebas-neue text-dark-blue mb-0">{{ nr_stars }}+</h2>

0 commit comments

Comments
 (0)