From 9609203b9d5fb3e9c6bab315f7c22c6b7ee6fe83 Mon Sep 17 00:00:00 2001 From: Brett Morgan Date: Fri, 15 Dec 2023 07:43:04 +1100 Subject: [PATCH] Correct days/weeks typo (#9929) --- src/_includes/banner.html | 2 +- src/resources/games-toolkit.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/_includes/banner.html b/src/_includes/banner.html index 43c21059a2..e4dcc98969 100644 --- a/src/_includes/banner.html +++ b/src/_includes/banner.html @@ -4,7 +4,7 @@ diff --git a/src/resources/games-toolkit.md b/src/resources/games-toolkit.md index 2ece9ba798..df83a4f491 100644 --- a/src/resources/games-toolkit.md +++ b/src/resources/games-toolkit.md @@ -74,7 +74,7 @@ The Casual Games Toolkit provides the following free resources. 1. A sample game built on top of the endless runner template, called SuperDash. You can play the game on iOS, Android, or [web][], [view the open source code repo][], or - [read how the game was created in 6 days][]. + [read how the game was created in 6 weeks][]. * Developer guides for integrating needed services. * A link to a [Flame Discord][game-discord] channel. @@ -397,7 +397,7 @@ investigate other resources that our community recommends. [spriteWidget]: {{site.pub-pkg}}/spritewidget [sqflite]: {{site.pub-pkg}}/sqflite [win32_gamepad]: {{site.pub-pkg}}/win32_gamepad -[read how the game was created in 6 days]: {{site.flutter-medium}}/how-we-built-the-new-super-dash-demo-in-flutter-and-flame-in-just-six-weeks-9c7aa2a5ad31 +[read how the game was created in 6 weeks]: {{site.flutter-medium}}/how-we-built-the-new-super-dash-demo-in-flutter-and-flame-in-just-six-weeks-9c7aa2a5ad31 [view the open source code repo]: {{site.github}}/flutter/super_dash [web]: https://superdash.flutter.dev/