From db971e453c05d119e674dfb6c3753b9d1662621a Mon Sep 17 00:00:00 2001 From: Joshua Nichols Date: Fri, 16 Aug 2024 13:02:14 -0400 Subject: [PATCH] Fix typo --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tex b/main.tex index 405800a..02cf42a 100644 --- a/main.tex +++ b/main.tex @@ -162,7 +162,7 @@ \section{Projects} {\href{https://github.com/SleipnirGroup/Sleipnir}{https://github.com/SleipnirGroup/Sleipnir}}{} \resumeItemListStart \resumeItem{Founded open-source research project and numerical optimization solver, Sleipnir, written in C++.} - \resumeItem{Developed novel differential programming algoriths which improved benchmarks showing Sleipnir is over 2x faster than state-of-the-art research and industry solvers.} + \resumeItem{Developed novel differential programming algorithms which improved benchmarks showing Sleipnir is over 2x faster than state-of-the-art research and industry solvers.} \resumeItem{Sleipnir is used in production by over 5,000 users in FIRST Robotics Competition as part of motion planning app.} \resumeItem{300 active users and contributors in development Discord server.} \resumeItemListEnd