diff --git a/docs/Store/add-app.md b/docs/Store/add-app.md index 104820d..524abb9 100644 --- a/docs/Store/add-app.md +++ b/docs/Store/add-app.md @@ -16,7 +16,7 @@ Read the schema below, **BEFORE** adding any game/app element into the `store.js ```json { - "name": "Minecraft", // unique name (check if it has been used already in the file) + "name": "GTA V", // unique name (check if it has been used already in the file) "icon": "https://example.com/minecraft.png", // logo image, preferrably 1:1 and less than 128px of width "type": "game", // game or app "data": {