From 92cbc7d615ec06d4d3fdc675e30df9b5a3d41c3e Mon Sep 17 00:00:00 2001 From: Simone Spinelli <simone.spinelli@geant.org> Date: Mon, 28 Aug 2023 15:26:03 +0200 Subject: [PATCH] 2 more typos --- docs/admin_guide/WFO/iptrunks.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/admin_guide/WFO/iptrunks.md b/docs/admin_guide/WFO/iptrunks.md index 1bf2a48..ecf4f4f 100644 --- a/docs/admin_guide/WFO/iptrunks.md +++ b/docs/admin_guide/WFO/iptrunks.md @@ -13,7 +13,7 @@ The relevant attributes for an IPTrunk are the following| | geant_s_sid| String | GÉANT service ID associated with this trunk. | |iptrunk_description| str |A human-readable description of this trunk.| |iptrunk_type| IptrunkType|The type of trunk, can be either dark fibre or leased capacity.| -|iptrunk_speed| str | should be of PhyPortCapacity typeThe speed of the trunk, measured per interface associated with it.| +|iptrunk_speed| str | should be of PhyPortCapacity type The speed of the trunk, measured per interface associated with it.| |iptrunk_minimum_links| int|The minimum amount of links the trunk should consist of.| |iptrunk_isis_metric| int|The IS-IS metric of this link| |iptrunk_ipv4_network| IPv4Network|The IPv4 network used for this trunk.| diff --git a/docs/index.md b/docs/index.md index f860c05..9b6e637 100644 --- a/docs/index.md +++ b/docs/index.md @@ -23,7 +23,7 @@ This site is organized in 4 main sections: - [Architecture](./architecture/index.md): covers the architecture of GAP including all the components and the interactions between them - [Legacy GAP](./legacy_platform/overview.md): provides operational guides of the legacy GAP platform based on Ansible and Jenkins - [Admin guide](./admin_guide/index.md): covers the detail information of the domain models in WFO, the description of the workflows and all the Ansible mechanics -- [User guide](./user_guide/index.md): provides operational guides of the Worflow Orchestrator based GAP +- [User guide](./user_guide/index.md): provides operational guides of the Workflow Orchestrator based GAP The documentation provided in this portal is final and reviewed. For information about the ongoing work please refer to the wiki [GOAT Wiki](https://wiki.geant.org/display/NNAT/GOAT+-+Geant+Orchestration+and+Automation+Team) -- GitLab