diff --git a/units/en/unit1/rl-framework.mdx b/units/en/unit1/rl-framework.mdx index fbba374..9745357 100644 --- a/units/en/unit1/rl-framework.mdx +++ b/units/en/unit1/rl-framework.mdx @@ -83,7 +83,7 @@ The actions can come from a *discrete* or *continuous space*:
Mario -
In Super Mario Bros, we have only 4 possible actions: left, right, jumping and ducking
+
In Super Mario Bros, we have only 4 possible actions: left, right, up (jumping) and down (crouching).