From 2318a0675ab4b2fda9b23b64de4328d5fecfd2e4 Mon Sep 17 00:00:00 2001 From: miguel Date: Thu, 12 May 2022 09:52:50 +0100 Subject: [PATCH] fix sentence --- subjects/make-your-game/audit/README.md | 2 +- subjects/make-your-game/different-maps/audit.md | 2 +- subjects/make-your-game/score-handling/audit.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/subjects/make-your-game/audit/README.md b/subjects/make-your-game/audit/README.md index 16249175..e31ac9a4 100644 --- a/subjects/make-your-game/audit/README.md +++ b/subjects/make-your-game/audit/README.md @@ -58,7 +58,7 @@ ##### Try using the Dev Tool/Performance. -###### Does the game run at or around 60fps? (from 50 to 60 or more) +###### Does the game run at/or around 60fps? (from 50 to 60 or more) ##### Try using the Dev Tool/performance and the option rendering with the paint ON, if possible. diff --git a/subjects/make-your-game/different-maps/audit.md b/subjects/make-your-game/different-maps/audit.md index 58d90881..bb1e3791 100644 --- a/subjects/make-your-game/different-maps/audit.md +++ b/subjects/make-your-game/different-maps/audit.md @@ -28,7 +28,7 @@ ##### Try using the Dev Tool/Performance -###### Does the game run at or around 60fps? (from 50 to 60 or more) +###### Does the game run at/or around 60fps? (from 50 to 60 or more) ##### Try using the Dev Tool/performance and the option rendering with the paint ON, if possible. diff --git a/subjects/make-your-game/score-handling/audit.md b/subjects/make-your-game/score-handling/audit.md index 87e6ccbe..0f6292bd 100644 --- a/subjects/make-your-game/score-handling/audit.md +++ b/subjects/make-your-game/score-handling/audit.md @@ -38,7 +38,7 @@ ##### Try using the Dev Tool/Performance -###### Does the game run at or around 60fps? (from 50 to 60 or more) +###### Does the game run at/or around 60fps? (from 50 to 60 or more) #### Bonus