aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2022-12-09 10:51:14 -0600
committerMatt Strapp <matt@mattstrapp.net>2022-12-09 10:51:14 -0600
commite187dcbf832697f3e6eaff4da853cf68f5eb1b5a (patch)
tree17e3804c877e26d9f0bd9c76f1581351bf336384
parentI've come to talk to you again (diff)
downloadhomework-e187dcbf832697f3e6eaff4da853cf68f5eb1b5a.tar
homework-e187dcbf832697f3e6eaff4da853cf68f5eb1b5a.tar.gz
homework-e187dcbf832697f3e6eaff4da853cf68f5eb1b5a.tar.bz2
homework-e187dcbf832697f3e6eaff4da853cf68f5eb1b5a.tar.lz
homework-e187dcbf832697f3e6eaff4da853cf68f5eb1b5a.tar.xz
homework-e187dcbf832697f3e6eaff4da853cf68f5eb1b5a.tar.zst
homework-e187dcbf832697f3e6eaff4da853cf68f5eb1b5a.zip
typo
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
-rw-r--r--papers/resume.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/papers/resume.tex b/papers/resume.tex
index e1151fd..99f2348 100644
--- a/papers/resume.tex
+++ b/papers/resume.tex
@@ -147,7 +147,7 @@
\resumeSubHeadingListStart{}
\resumeProjectHeading{\textbf{Remotely Accessible Inverted Pendulum} \(|\) \emph{Senior Design Project}}{January -- May 2022}
\resumeItemListStart{}
- \resumeItem{Utilized TypeScript to develop a web application that allows users to control lab equiptment remotely}
+ \resumeItem{Utilized TypeScript to develop a web application that allows users to control lab equipment remotely}
\resumeItem{Designed, documented and implemented an API that would allow users to upload and run Python code}
\resumeItem{Integrated the application with the University's Single Sign-On system}
\resumeItem{Wrote documentation for the existing system code so future users could understand the system}