mirror of
https://github.com/runyanjake/cooking.git
synced 2026-03-26 01:43:17 -07:00
grammar
This commit is contained in:
parent
74ee07d64f
commit
2984adb415
@ -20,7 +20,7 @@ export default function RecipesPage() {
|
|||||||
Recipes
|
Recipes
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-lg text-gray-600 dark:text-gray-400">
|
<p className="text-lg text-gray-600 dark:text-gray-400">
|
||||||
Explore our collection of {recipes.length} delicious recipes
|
Explore our collection of {recipes.length} delicious recipes!
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user