]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: topotest json typo error
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 18 Nov 2020 10:38:19 +0000 (10:38 +0000)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 19 Nov 2020 13:18:22 +0000 (13:18 +0000)
fix the typo error.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
doc/developer/topotests-jsontopo.rst

index 1c77cd7be1282b1a56b93c64f595f7e1d3fbde65..07f1f05114ccdf1c3d3ad91002d60dc6381b83a4 100644 (file)
@@ -95,7 +95,7 @@ The first step to write a new test is to define the topology and initial
 configuration. User has to define topology and initial configuration in JSON
 file. Here is an example of JSON file::
 
-   BGP neihghborship with single phy-link, sample JSON file:
+   BGP neighborship with single phy-link, sample JSON file:
    {
    "ipv4base": "192.168.0.0",
    "ipv4mask": 30,