From 8e881e71117a9be39805a213d24ecbe56de7377c Mon Sep 17 00:00:00 2001
From: Holden Rohrer <holden.rohrer@gmail.com>
Date: Mon, 21 Oct 2019 23:00:24 -0400
Subject: typo

---
 progress/Network.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/progress/Network.tex b/progress/Network.tex
index d165a01..700189e 100644
--- a/progress/Network.tex
+++ b/progress/Network.tex
@@ -1,3 +1,4 @@
 Network connectivity is usually an issue on a local scale: one router or modem or device has a broken component---usually software that needs to be reset in one way or another. However, it rears its head on a very large scale as well: routing connections, as mentioned earlier, relies on the ability to communicate with at least one ``neighbor'' on the network, which is fine unless that neighbor goes down for whatever reason. And in non-decentralized systems, such as modern ISPs, that's exactly what happens: a software bug or power outage or any sort of problem tanks an entire area's coverage for hours to days.
 
 \sinclude Combinatorics Applications:net-apps
+
-- 
cgit