diff options
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-10-27 17:28:10 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2019-10-28 13:51:13 +0000 |
commit | 7fa3dd2881be537ec6144850064ad1419dc12f3e (patch) | |
tree | 7fa013d6e23f16f73b0ca97628c1374a009b49bd /docs/featuresbyrelease/vpp1908.md | |
parent | 3b5e222f8a4d0ccd4ec4eace2551491f13de85d9 (diff) |
docs: cleanup typos on readthrough
Type: style
Change-Id: I3b15035ea6c13cd1ca3cdc9dfa9b10a6e1be9880
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'docs/featuresbyrelease/vpp1908.md')
-rw-r--r-- | docs/featuresbyrelease/vpp1908.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/featuresbyrelease/vpp1908.md b/docs/featuresbyrelease/vpp1908.md index 6eb3453ff4f..32a6f5810b1 100644 --- a/docs/featuresbyrelease/vpp1908.md +++ b/docs/featuresbyrelease/vpp1908.md @@ -10,7 +10,7 @@ - 19.05 integration - Remove bonding code - Rework extended stats -- Debugging & Servicability +- Debugging & Serviceability - debug CLI leak-checker - vlib: add "memory-trace stats-segment" - vppapitrace JSON/API trace converter @@ -130,7 +130,7 @@ - support quic streams and "connectable listeners" - worker unregister api - fix epoll with large events batch - - ldp: add option to eanble transparent TLS connections + - ldp: add option to enable transparent TLS connections - udp: - support close with data - fixed session migration |