Fixed P4Runtime spelling (#162)

As agreed in the P4 API WG
This commit is contained in:
Carmelo Cascone
2018-06-01 11:16:13 -07:00
committed by Nate Foster
parent 08445e0b18
commit 948a890700
6 changed files with 21 additions and 21 deletions

View File

@@ -9,8 +9,8 @@ you get started with P4 programming, organized into several modules:
* [Basic Forwarding](./exercises/basic)
* [Basic Tunneling](./exercises/basic_tunnel)
2. P4 Runtime and the Control Plane
* [P4 Runtime](./exercises/p4runtime)
2. P4Runtime and the Control Plane
* [P4Runtime](./exercises/p4runtime)
3. Monitoring and Debugging
* [Explicit Congestion Notification](./exercises/ecn)