From 68d4751f73dfbb0fae5b6b47d9f945162a3058e4 Mon Sep 17 00:00:00 2001 From: Marek Wolan Date: Mon, 29 Apr 2024 11:56:40 +0000 Subject: [PATCH] Apply suggestions from code review --- src/primaite/notebooks/Requests-and-Responses.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/primaite/notebooks/Requests-and-Responses.ipynb b/src/primaite/notebooks/Requests-and-Responses.ipynb index 22e54a67..aa3fddf9 100644 --- a/src/primaite/notebooks/Requests-and-Responses.ipynb +++ b/src/primaite/notebooks/Requests-and-Responses.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Requests and Respones\n", + "# Requests and Responses\n", "\n", "Agents interact with the PrimAITE simulation via the Request system.\n" ]