Merge pull request #1025 from harvard-edge/1024-typo-in-figure-21

Fixes a typo in Figure 2.1 node label
This commit is contained in:
Vijay Janapa Reddi
2025-11-03 10:57:52 -05:00
committed by GitHub

View File

@@ -207,7 +207,7 @@ pics/mobile/.style = {
\node[above=0 of CP,align=center]{Ultra Low Powered\\Devices and Sensors};
\node[draw=none,fill=green!70,,circle,minimum size=20mm](MO)at(T1){};
\pic[shift={(0,0)}] at (T1) {mobile};
\node[above=0 of MO,align=center]{Intellignet\\Device};
\node[above=0 of MO,align=center]{Intelligent\\Device};
\node[draw=none,fill=cyan,circle,minimum size=20mm](SE)at(T3){};
\pic[shift={(-0.03,0.1)}] at (T3) {server};
\node[above=0 of SE,align=center]{On Premise\\Servers};