Fix spelling mistakes

pull/707/head
Peterpig 2 years ago committed by GitHub
parent 653bc95f0d
commit 1c4551e889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,7 +58,7 @@
"For simplicity, let's consider Peter's world to be a square board of size `width` x `height`. Each cell in this board can either be:\n", "For simplicity, let's consider Peter's world to be a square board of size `width` x `height`. Each cell in this board can either be:\n",
"* **ground**, on which Peter and other creatures can walk\n", "* **ground**, on which Peter and other creatures can walk\n",
"* **water**, on which you obviously cannot walk\n", "* **water**, on which you obviously cannot walk\n",
"* **a tree** or **grass** - a place where you cat take some rest\n", "* **a tree** or **grass** - a place where you can take some rest\n",
"* **an apple**, which represents something Peter would be glad to find in order to feed himself\n", "* **an apple**, which represents something Peter would be glad to find in order to feed himself\n",
"* **a wolf**, which is dangerous and should be avoided\n", "* **a wolf**, which is dangerous and should be avoided\n",
"\n", "\n",
@ -566,4 +566,4 @@
"metadata": {} "metadata": {}
} }
] ]
} }

Loading…
Cancel
Save