Skip to content

Commit

Permalink
Update mapelites.ipynb
Browse files Browse the repository at this point in the history
spelling error
  • Loading branch information
imilas authored Jun 7, 2024
1 parent eb2cf31 commit d16fe2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mapelites.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"metadata": {},
"outputs": [],
"source": [
"# Define the fonction to play a step with the policy in the environment\n",
"# Define the function to play a step with the policy in the environment\n",
"def play_step_fn(\n",
" env_state,\n",
" policy_params,\n",
Expand Down

0 comments on commit d16fe2d

Please sign in to comment.