From aefa53bc65309869922d44509739bf2664cf50a5 Mon Sep 17 00:00:00 2001 From: Radu Nicolae Date: Wed, 24 Apr 2024 15:09:22 +0200 Subject: Documentation update (#224) --- site/docs/documentation/Input/TopologySchema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/docs/documentation/Input/TopologySchema.md') 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 { -- cgit v1.2.3