Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed some typos
  • Loading branch information
Hiiirad authored Jan 17, 2024
1 parent c7c67ae commit a0ed3e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ In addition to that, the VPP Dataplane provides some additional features that ar
- SRv6 is also supported for node to node transport
- Network intensive applications can also require [memif packet interfaces](https://s3-docs.fd.io/vpp/23.02/interfacing/libmemif/index.html) for optimized user-space networking.
- Network intensive endpoint applications (using TCP, TLS, UDP, QUIC, ...) can consume the [VPP Hoststack](https://wiki.fd.io/view/VPP/HostStack) with the VPP Client Library [VCL](https://wiki.fd.io/view/VPP/HostStack/VCL)
- Containerized network functions requiring multiple high speef interfaces can leverage [multinet](docs/multinet.md)
- Containerized network functions requiring multiple high speed interfaces can leverage [multinet](docs/multinet.md)

Finally, our goal is to make the deployment of Calico-VPP as simple as applying a YAML file through kubectl.

Expand All @@ -43,7 +43,7 @@ Before starting, make sure you've read [the Calico contributor guide](CONTRIBUTI

You can follow the [guide to setup a kind based development cluster](docs/developper_guide.md)

Or refer to the [developper documentation in this repository](docs)
Or refer to the [developer documentation in this repository](docs)

## License

Expand Down

0 comments on commit a0ed3e0

Please sign in to comment.