Skip to content

Commit

Permalink
docs: update README.md (p4lang#649)
Browse files Browse the repository at this point in the history
excercises -> exercises

Signed-off-by: Ikko Eltociear Ashimine <[email protected]>
Signed-off-by: Andy Fingerhut <[email protected]>
  • Loading branch information
eltociear authored and jafingerhut committed Dec 23, 2024
1 parent 33dfc64 commit 7c16f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ which contains various examples that you can refer to.

The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)

All excercises in this repository use the v1model architecture, the documentation for which is available at:
All exercises in this repository use the v1model architecture, the documentation for which is available at:
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.
2. The include file `v1model.p4` has extensive comments and can be accessed [here](https://github.com/p4lang/p4c/blob/master/p4include/v1model.p4).

Expand Down

0 comments on commit 7c16f51

Please sign in to comment.