From d16fe2d61c8688a4962002522e12ce3a8ba75b31 Mon Sep 17 00:00:00 2001 From: imilas Date: Fri, 7 Jun 2024 13:19:41 -0600 Subject: [PATCH] Update mapelites.ipynb spelling error --- examples/mapelites.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mapelites.ipynb b/examples/mapelites.ipynb index b1fea651..34f8e644 100644 --- a/examples/mapelites.ipynb +++ b/examples/mapelites.ipynb @@ -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",