diff options
Diffstat (limited to 'site/docs/documentation/Input/TopologySchema.md')
| -rw-r--r-- | site/docs/documentation/Input/TopologySchema.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/documentation/Input/TopologySchema.md b/site/docs/documentation/Input/TopologySchema.md index 9f8f7575..d8d3aa48 100644 --- a/site/docs/documentation/Input/TopologySchema.md +++ b/site/docs/documentation/Input/TopologySchema.md @@ -1,5 +1,5 @@ Below is the schema for the Topology JSON file. This schema can be used to validate a topology file. -A topology file can be validated using using a JSON schema validator, such as https://www.jsonschemavalidator.net/. +A topology file can be validated using a JSON schema validator, such as https://www.jsonschemavalidator.net/. ```json { |
