diff options
| author | Philippe Guibert <philippe.guibert@6wind.com> | 2020-11-18 10:38:19 +0000 |
|---|---|---|
| committer | Philippe Guibert <philippe.guibert@6wind.com> | 2020-11-19 13:18:22 +0000 |
| commit | 0dc861fa522d46c12d9861b829917dec3af79d14 (patch) | |
| tree | e1097789bffebf75c236a96c173196d8407f0bbd /doc/developer | |
| parent | 53a85efa514b88be08c29dfe539612e58f2d2fb3 (diff) | |
doc: topotest json typo error
fix the typo error.
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'doc/developer')
| -rw-r--r-- | doc/developer/topotests-jsontopo.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/topotests-jsontopo.rst b/doc/developer/topotests-jsontopo.rst index 1c77cd7be1..07f1f05114 100644 --- a/doc/developer/topotests-jsontopo.rst +++ b/doc/developer/topotests-jsontopo.rst @@ -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, |
