diff --git a/power-apps/minesweeper/assets/sample.json b/power-apps/minesweeper/assets/sample.json index 5335e77..82dce40 100644 --- a/power-apps/minesweeper/assets/sample.json +++ b/power-apps/minesweeper/assets/sample.json @@ -6,7 +6,7 @@ "source": "pnp", "creationDateTime": "2025-04-07T00:00:00.000Z", "updateDateTime": "2025-04-07T00:00:00.000Z", - "title": "SVG Donut", + "title": "Minesweeper", "shortDescription": "This snippet re-creates the vintage Microsoft Windows game, Minesweeper in your canvas app ", "longDescription": [ "This snippet re-creates the vintage Microsoft Windows game, Minesweeper in your canvas app " @@ -48,4 +48,4 @@ } ] } -] \ No newline at end of file +]