aboutsummaryrefslogtreecommitdiff
path: root/tests/unity/docs/UnityGettingStartedGuide.md
diff options
context:
space:
mode:
authorShaun Case <shaunc@aja.com>2024-03-29 10:55:41 -0700
committerAlan Wang <wp_scut@163.com>2024-05-14 09:43:59 +0800
commit324973008ced4ea03d1626a00915d0399ecbd9db (patch)
tree5b896fe90b14f56f3c1387517e000614a236e327 /tests/unity/docs/UnityGettingStartedGuide.md
parent8a334b014038ef02065fcd41e6096c99102bcc36 (diff)
downloadcjson-324973008ced4ea03d1626a00915d0399ecbd9db.tar.gz
cjson-324973008ced4ea03d1626a00915d0399ecbd9db.zip
Fix spelling errors found by CodeSpell. See https://github.com/codespell-project/codespell
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