diff --git a/lecture7.html b/lecture7.html
index 14798c1..18580aa 100644
--- a/lecture7.html
+++ b/lecture7.html
@@ -238,7 +238,7 @@
Blocking (Synchronous) I/O
- Non-Blocking (Asynchrnous) I/O
+ Non-Blocking (Asynchronous) I/O
@@ -248,7 +248,7 @@ Non-Blocking (Asynchrnous) I/O
- The Web app registers events, OS triggers events when they occur
- The app may create working threads and controls their number
-
Outound connections
+
Outbound connections
- The app registers a callback that is called when the data is available
- Event loop
@@ -373,7 +373,7 @@ Forward Proxy
- Forward Prox Sequence Diagram
+ Forward Proxy Sequence Diagram
@@ -553,7 +553,7 @@ Backend Server Selection Options
connections
- Time can be:
- - Time to receive the resonse header
+ - Time to receive the response header
- Time to receive full response body