Merge pull request #33 from LiuL0703/develop

fix typo
This commit is contained in:
Nishant Srivastava
2019-04-08 00:28:59 +02:00
committed by GitHub

View File

@ -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"),
],
);