misc: fix feature description spelling
[vpp.git] / src / vnet / ip6-nd / FEATURE.yaml
index 297905e..ce16fa2 100644 (file)
@@ -1,12 +1,12 @@
 ---
-name: IPv6 Neeighbour Discovery
+name: IPv6 Neighbor Discovery
 maintainer: Neale Ranns <nranns@cisco.com>
 features:
-  - Nieghbour discovery.
+  - Neighbor discovery.
   - ND Auto address configuration
   - Multicast Listener Discovery - only as host role to send adverts
   - Router Advertisements
 
-description: "IPv6-ND"
+description: "An implementation of the IPv6 Neighbor discovery protocol as described in RFC4861 and RFC4862."
 state: production
 properties: [API, CLI, MULTITHREAD]