From 720831371fd1a4c4904ab1aad04c764c42b51d48 Mon Sep 17 00:00:00 2001 From: Charles Severance Date: Thu, 6 Jun 2019 13:05:06 -0700 Subject: [PATCH] Git push --- lessons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lessons.json b/lessons.json index 6da251889..5fc3c5a7e 100644 --- a/lessons.json +++ b/lessons.json @@ -669,7 +669,7 @@ "title": "Network Programming", "anchor": "network", "icon" : "fa-cloud", - "description": "We take a quick look at how data moves acros the network using the HyperText Transport Protocol (HTTP) and how we write programs to read data scross the network.", + "description": "We take a quick look at how data moves across the network using the HyperText Transport Protocol (HTTP) and how we write programs to read data scross the network.", "slides": "lectures3/Pythonlearn-12-HTTP.pptx", "references" : [ {