From 2124bda660fe1bdf5730736de75a84c012e3de1a Mon Sep 17 00:00:00 2001 From: lukew3 Date: Tue, 29 Aug 2023 13:55:51 -0400 Subject: [PATCH] fix typo --- resume.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resume.json b/resume.json index d6f579c..568a699 100644 --- a/resume.json +++ b/resume.json @@ -121,7 +121,7 @@ }, { "name": "Regilo", - "description": "Created a desktop application that allows users to interfce with their computer via a custom controller sent to their phone. Uses an http and websocket server in C/C++ for maximum performance.", + "description": "Created a desktop application that allows users to interface with their computer via a custom controller sent to their phone. Uses an http and websocket server in C/C++ for maximum performance.", "url": "https://github.com/lukew3/regilo", "keywords": [ "C/C++"