diff --git a/examples/flutter_gallery/lib/demo/pesto_demo.dart b/examples/flutter_gallery/lib/demo/pesto_demo.dart index a5cb9498ad1..f42dfc2f9dc 100644 --- a/examples/flutter_gallery/lib/demo/pesto_demo.dart +++ b/examples/flutter_gallery/lib/demo/pesto_demo.dart @@ -555,7 +555,7 @@ class RecipeStep { final List kPestoRecipes = [ 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.',