From 18f57b9e085b7cdebd1ac72c6080aaf5dfa214ee Mon Sep 17 00:00:00 2001 From: Joey Hines Date: Thu, 15 Jul 2021 19:33:34 -0600 Subject: [PATCH] Carolyn best editor --- GeoffreyApp/docs/source/getting_started.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/GeoffreyApp/docs/source/getting_started.rst b/GeoffreyApp/docs/source/getting_started.rst index 6cf9ab5..a03635e 100644 --- a/GeoffreyApp/docs/source/getting_started.rst +++ b/GeoffreyApp/docs/source/getting_started.rst @@ -24,9 +24,9 @@ Types of Locations Locations are places you can visit in-game. There are several kinds in Geoffrey: -* Bases: Basic location for marking where you live in Geoffrey +* Bases: Basic location for marking where you live * Shops: A location that can sell items -* Towns: For group builds where multiple people living at a signle location +* Towns: For group builds where multiple people living at a single location * Markets: A collection of shops * Public Farms: Locations that produces a resource * Attractions: Fun locations for minigames, parkour, gambling, etc @@ -67,7 +67,7 @@ Finding Items For Sale .. note:: - It is better search for a sub-string of an item name. Example: for ``enderchests`` search ``ender`` + It is better to search for a sub-string of an item name. Example: for ``enderchests`` search ``ender`` * In Discord: ``?selling `` * In Game: ``/selling `` @@ -84,7 +84,7 @@ Creating Locations ------------------ To add a location, you need to use one of the ``add`` commands. Each location type has its own command. For example to, -to add a base you use ``add_base``: + add a base you use ``add_base``: * In Discord: ``?add_base `` * In Game: ``/add_base `` (your current location is used) @@ -139,7 +139,7 @@ Restocking Items ++++++++++++++++ The ``selling`` command places items that have been stocked more recently at the top of its results. To restock an item, -you can use the ``restock`` command. This will make sure you listing gets put at the top (for now...): +you can use the ``restock`` command. This will make sure your listing gets put at the top (for now...): * In Discord: ``?restock `` * In Game: ``/restock ``