diff --git a/index.md b/index.md index 10b01edc..d6063443 100644 --- a/index.md +++ b/index.md @@ -11,7 +11,7 @@ The information is spread across multiple sections: - The [kit](/docs/kit/) section will give you an overview of the physical kit that is provided to your team, how to connect to each board and what features they have. - The [programming](/docs/programming/) section talks through how to write code that interacts with all the boards. -- The [simulator](/docs/simulator/) section explains how to use the simulator for testing your code, exploring strategies as well as preparing for the virtual competition. +- The [simulator](/docs/simulator/) section explains how to use the simulator for testing your code and exploring strategies. - The [rules](/docs/rules/) section is important as it talks through the aim of this year's game and what task you are trying to achieve. - [Tutorials](/docs/tutorials/) are a series of guides that will help you get started. diff --git a/simulator/index.md b/simulator/index.md index 319922a2..4b635748 100644 --- a/simulator/index.md +++ b/simulator/index.md @@ -5,7 +5,7 @@ title: Simulator # Simulator -The simulator is used for the virtual competition but can also be a useful tool for becoming more familiar with our API or planning out game strategies. +The simulator is a useful tool for becoming more familiar with our API or planning out game strategies. ## Programming