diff --git a/units/en/unit1/hands-on.mdx b/units/en/unit1/hands-on.mdx index 3c87f27..7ef7469 100644 --- a/units/en/unit1/hands-on.mdx +++ b/units/en/unit1/hands-on.mdx @@ -332,7 +332,7 @@ The action space (the set of possible actions the agent can take) is discrete wi - Action 2: Fire the main engine, - Action 3: Fire right orientation engine. -Reward function (the function that will gives a reward at each timestep) 💰: +Reward function (the function that will give a reward at each timestep) 💰: After every step a reward is granted. The total reward of an episode is the **sum of the rewards for all the steps within that episode**.