Skip to content

Commit 09f1626

Browse files
committed
fix testing bulletpoint list and typos
1 parent 5f7108a commit 09f1626

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/BHoM_oM/JSONSchema.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,9 +298,10 @@ After all schemas have been generated, they should be [tested](#testing) to ensu
298298
Unit tests have been set up in the [.ci](https://github.com/BHoM/BHoM_JSONSchema/tree/develop/.ci/Generation/SchemaGeneration) folder of the [BHoM_JSONSchema](https://github.com/BHoM/BHoM_JSONSchema) repository.
299299

300300
This contains tests that:
301-
- Valid obejcts validate as valid
301+
302+
- Valid objects validate as valid
302303
- Invalid objects validates as invalid (added to give confidence that the validation is correct)
303-
- Tests to ensure all assemblies are available on the machine execution the tests.
304+
- Tests to ensure all assemblies are available on the machine executing the tests.
304305

305306

306307
### Config

0 commit comments

Comments
 (0)