Fix Bruschetta typo (#6563)

Fixes https://github.com/flutter/flutter/issues/6561
This commit is contained in:
Eric Seidel 2016-10-27 22:27:22 +02:00 committed by GitHub
parent ea5fd81557
commit bf3d478f25

View File

@ -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.',