doc: topotest json typo error

fix the typo error.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
This commit is contained in:
Philippe Guibert 2020-11-18 10:38:19 +00:00
parent 53a85efa51
commit 0dc861fa52

View 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 configuration. User has to define topology and initial configuration in JSON
file. Here is an example of JSON file:: 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", "ipv4base": "192.168.0.0",
"ipv4mask": 30, "ipv4mask": 30,