Update quiz.mdx

fixed typo
This commit is contained in:
Alexander Feghali
2022-12-05 20:04:06 -05:00
committed by GitHub
parent 15c1930a19
commit 2de0931089

View File

@@ -79,7 +79,7 @@ At every step:
explain: "We only see a part of the level close to the player, so we receive an observation."
},
{
text: "We receive an observation when we play with chess environment",
text: "We receive an observation when we play with Super Mario Bros",
explain: "We only see a part of the level close to the player.",
correct: true
}