diff --git a/README.md b/README.md index 293b8ac5..7bacad77 100644 --- a/README.md +++ b/README.md @@ -1387,7 +1387,7 @@ A basic HTTP request consists of a verb (method) and a resource (endpoint). Bel *Can be called many times without different outcomes. -HTTP is an application layer protocol relying on lower-level protocols such as **TCP** and **UDP**. +HTTP is an application layer protocol relying on lower-level protocol **TCP**. #### Source(s) and further reading: HTTP