diff --git a/grid_layout/lib/gridview.dart b/grid_layout/lib/gridview.dart index 989cc57..60b70a3 100644 --- a/grid_layout/lib/gridview.dart +++ b/grid_layout/lib/gridview.dart @@ -30,7 +30,7 @@ class MyGridView { getStructuredGridCell("Twitter", "social/twitter.png"), getStructuredGridCell("Instagram", "social/instagram.png"), getStructuredGridCell("Linkedin", "social/linkedin.png"), - getStructuredGridCell("Gooogle Plus", "social/google_plus.png"), + getStructuredGridCell("Google Plus", "social/google_plus.png"), getStructuredGridCell("Launcher Icon", "ic_launcher.png"), ], );