diff --git a/docsrc/sources/routing/ospf.rst b/docsrc/sources/routing/ospf.rst index f1aaeca7..d5a12df0 100644 --- a/docsrc/sources/routing/ospf.rst +++ b/docsrc/sources/routing/ospf.rst @@ -36,7 +36,7 @@ attached to two network interfaces. "address": "10.0.1.2/30", "gateway": "10.0.1.1", "ospfv2-instance-id": 1, - "ospfv2-type": "p2p", + "ospfv2-type": "p2p" }, { "interface": "eth2", @@ -341,4 +341,4 @@ also identical. "hostname": "R6" } ] - } \ No newline at end of file + }