Skip to content

Commit 1d53d33

Browse files
authored
Update index.html
1 parent 972aabe commit 1d53d33

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -423,21 +423,21 @@
423423
"contentUrl":"https://youtu.be/7uxyLfh2B38"
424424
},
425425
{
426-
"@type": "SoftwareApplication",
426+
"@type": "SoftwareApplication",
427427
"name": "Basic Geometry Calculator",
428428
"operatingSystem": "Android",
429429
"applicationCategory": "EducationalApplication",
430430
"potentialAction": {
431-
"@type": "DownloadAction",
432-
"target": {
433-
"@type": "EntryPoint",
434-
"url": "https://basic-geometry.github.io/Geometry.apk",
435-
"contentType": "application/vnd.android.package-archive"
436-
},
437-
},
431+
"@type": "DownloadAction",
432+
"target": {
433+
"@type": "EntryPoint",
434+
"url": "https://basic-geometry.github.io/Geometry.apk",
435+
"contentType": "application/vnd.android.package-archive"
436+
}
437+
},
438438
"url": "https://basic-geometry.github.io",
439439
"usageInfo": "Simplify your calculations with the user-friendly geometry calculator app for Android. Designed to help you solve problems quickly and accurately, it’s the perfect companion for your studies."
440-
}
440+
}
441441
],
442442
"thumbnail": "android-chrome-256x256.png",
443443
"typicalAgeRange" :"5-105",

0 commit comments

Comments
 (0)