Fix stray char in metadata file.

Change-Id: I4a11125f2540fbc3204850e87ca74c11e63754c5
This commit is contained in:
Dirk Dougherty
2016-05-03 10:07:27 -07:00
parent 4437aa614a
commit 4852cb74fc

View File

@@ -3195,7 +3195,7 @@ METADATA['en'].extras = METADATA['en'].extras.concat([
"timestamp": 1462292883,
"image": "images/cards/android-studio_2x.png",
"title": "Download Android Studio and SDK Tools",
"summary": "Get the official Android IDE and developer tools to build apps for Android."],
"summary": "Get the official Android IDE and developer tools to build apps for Android.",
"type": "develop",
"category": "studio"
},