mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix Bruschetta typo (#6563)
Fixes https://github.com/flutter/flutter/issues/6561
This commit is contained in:
parent
ea5fd81557
commit
bf3d478f25
@ -555,7 +555,7 @@ class RecipeStep {
|
||||
|
||||
final List<Recipe> kPestoRecipes = <Recipe>[
|
||||
const Recipe(
|
||||
name: 'Pesto Bruchetta',
|
||||
name: 'Pesto Bruschetta',
|
||||
author: 'Peter Carlsson',
|
||||
ingredientsImagePath: 'packages/flutter_gallery_assets/pesto/quick.png',
|
||||
description: 'Bask in greens this season by trying this delightful take on traditional bruschetta. Top with a dollop of homemade pesto, and season with freshly ground sea salt and pepper.',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user