From 3aa0926450c28ea971dfefc1990ca58eecec887f Mon Sep 17 00:00:00 2001 From: Muhammad Junaid <34795347+mkhalid1@users.noreply.github.com> Date: Wed, 19 Sep 2018 05:20:58 +0500 Subject: [PATCH] Minor change in text To make it more descriptive and accurate. --- agents.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents.ipynb b/agents.ipynb index 023de8021..3a512f346 100644 --- a/agents.ipynb +++ b/agents.ipynb @@ -39,7 +39,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "What we have just done is create a dog who can only feel what's in his location (since he's blind), and can eat or drink. Let's see if he's alive..." + "What we have just done is create a dog who can only feel what's in his surrounding environment (since he's blind), and can eat or drink. Let's see if he's alive..." ] }, {