diff options
author | Holden Rohrer <holden.rohrer@gmail.com> | 2019-11-10 21:26:11 -0500 |
---|---|---|
committer | Holden Rohrer <holden.rohrer@gmail.com> | 2019-11-10 21:26:11 -0500 |
commit | d43ec48c3753654a7198e79bbee3242745036e7e (patch) | |
tree | 88576cbb1432281394e78ed70e33a9639fa9aec7 | |
parent | dcac2f36494c2faa4ab452f19827d363ed1a3361 (diff) |
typo
-rw-r--r-- | progress/Network.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/progress/Network.tex b/progress/Network.tex index 0bf84d2..4c1b479 100644 --- a/progress/Network.tex +++ b/progress/Network.tex @@ -1,4 +1,4 @@ -Network connectivity is often an issue on a local scale: one router or modem or device breaks. However, on a : routing connections, as mentioned earlier, rely on the ability to communicate with at least one ``neighbor'' on the network, which is fine until that neighbor goes down. And in centralized systems, such as commercial ISPs', that's exactly what happens: any sort of problem can tank an entire area's coverage for hours to days. +Network connectivity is often an issue on a local scale: one router or modem or device breaks. However, large operations are not immune: routing connections, as mentioned earlier, rely on the ability to communicate with at least one ``neighbor'' on the network, which is fine until that neighbor goes down. And in centralized systems, such as commercial ISPs', that's exactly what happens: any sort of problem can tank an entire area's coverage for hours to days. \sinclude Combinatorics Applications:net-apps |