From 5b5a84606f3eb415cfa0f270a8e6803b5b336ae1 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Mon, 14 Jun 2021 21:26:10 +0200 Subject: Documentation: correct grammar --- docs/documentation.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/documentation.rst b/docs/documentation.rst index f869922b..e0d73155 100644 --- a/docs/documentation.rst +++ b/docs/documentation.rst @@ -140,13 +140,13 @@ We use the following syntax for Headlines. Cross-References ^^^^^^^^^^^^^^^^ -A plugin will used to generate a reference lable of each headline. -To reference a page or a section in the documentation use the ``:ref:`` -command. +A plugin will be used to generate a reference label for each headline. +to reference a page or a section in the documentation use the +``:ref:`` command. -For example you want to reference the headline **VLAN** in the -**ethernet.rst** page. The plugin generates label based on headline -and the file path. +For example, you want to reference the headline **VLAN** in the +**ethernet.rst** page. The plugin generates the label based on +the headline and the file path. ``:ref:`configuration/interfaces/ethernet:vlan`` -- cgit v1.2.3