From b733b58f5331dd3591eb0265d2bcfc13654b0041 Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Wed, 31 Jan 2024 23:54:24 -0800 Subject: [PATCH] Fix typo: documentation --- resume.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resume.typ b/resume.typ index a24684b..bbff330 100644 --- a/resume.typ +++ b/resume.typ @@ -70,7 +70,7 @@ software development: - Rust developer responsible for converting parts of a legacy PHP web API codebase to Rust/Actix for better performance, reliability, and maintainability. #job-entry([Toolchain Labs], [Software Engineer], [Jun 2019 - Mar 2021]) -- Primarily responsible for contributing features, bugfixes, and docuemntation to the #link("https://github.com/pantsbuild/pants/commits?author=gshuflin")[Pants] open-source build system. +- Primarily responsible for contributing features, bugfixes, and documentation to the #link("https://github.com/pantsbuild/pants/commits?author=gshuflin")[Pants] open-source build system. - Updated old Python codebase to modern typed Python + Rust execution core for improved performance and maintainability. Frequent Rust/Python FFI and Python metaprogramming. - Routinely collaborated with external contributors in a spirit of good open-source citizenship. - Contributed to internal React/Typescript frontend work, Django/AWS backend work at small, early-stage startup when all hands needed on deck.