You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ which contains various examples that you can refer to.
73
73
74
74
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)
75
75
76
-
All excercises in this repository use the v1model architecture, the documentation for which is available at:
76
+
All exercises in this repository use the v1model architecture, the documentation for which is available at:
77
77
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.
78
78
2. The include file `v1model.p4` has extensive comments and can be accessed [here](https://github.com/p4lang/p4c/blob/master/p4include/v1model.p4).
0 commit comments