diff options
author | Martin Miller | 2023-07-26 23:54:27 -0400 |
---|---|---|
committer | Martin Miller | 2023-07-26 23:54:27 -0400 |
commit | a7dda27afcdeb32f7e2588f3ab96d3acd376cc81 (patch) | |
tree | 1d3f1cf289986747023f4a958a25bd660e2f5f52 /martin-miller-resume.tex | |
parent | 579972c0edbcf15fd6d0677b6f230a8baa4d698d (diff) | |
download | martin-resume-a7dda27afcdeb32f7e2588f3ab96d3acd376cc81.zip martin-resume-a7dda27afcdeb32f7e2588f3ab96d3acd376cc81.tar.gz |
Fix typo
Diffstat (limited to 'martin-miller-resume.tex')
-rw-r--r-- | martin-miller-resume.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/martin-miller-resume.tex b/martin-miller-resume.tex index 1944ee3..6e34422 100644 --- a/martin-miller-resume.tex +++ b/martin-miller-resume.tex @@ -52,7 +52,7 @@ \item Establish a teamwide standard for software quality that includes test-driven development and frequent pair programming \item Conduct code reviews. \item Ensure department and industry standards such as MISRA and Adaptive AUTOSAR are met -\item Contribute the production codebase in C++17 +\item Contribute to the production codebase in C++17 \item Implement a B-spline library \item Implement graph data structures and traversal algorithms \item Utilize templating and metaprogramming (SFINAE) to generalize algorithms in our API |