aboutsummaryrefslogtreecommitdiff
path: root/tests/unity/docs/UnityGettingStartedGuide.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unity/docs/UnityGettingStartedGuide.md')
-rw-r--r--tests/unity/docs/UnityGettingStartedGuide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unity/docs/UnityGettingStartedGuide.md b/tests/unity/docs/UnityGettingStartedGuide.md
index 50fc91c..08888a1 100644
--- a/tests/unity/docs/UnityGettingStartedGuide.md
+++ b/tests/unity/docs/UnityGettingStartedGuide.md
@@ -72,7 +72,7 @@ header files. These three files _are_ Unity.
into this folder already. This is where all the handy documentation can be
found.
- `examples` - This contains a few examples of using Unity.
-- `extras` - These are optional add ons to Unity that are not part of the core
+- `extras` - These are optional addons to Unity that are not part of the core
project. If you've reached us through James Grenning's book, you're going to
want to look here.
- `test` - This is how Unity and its scripts are all tested. If you're just using