diff options
| author | Radu Nicolae <rnicolae04@gmail.com> | 2024-04-24 15:09:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-24 15:09:22 +0200 |
| commit | aefa53bc65309869922d44509739bf2664cf50a5 (patch) | |
| tree | b65f1ffee7f6769c52d9494d7eab6afacd09353b /site/docs/documentation/Input/TopologySchema.md | |
| parent | b18e95e687a6acfbb33fdbd7da80538f1459bfb2 (diff) | |
Documentation update (#224)
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 { |
