diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php index d382677..936f88c 100644 --- a/resources/views/about.blade.php +++ b/resources/views/about.blade.php @@ -51,7 +51,7 @@ WinForms, creating a small tool to help me calculate note transpositions when playing music. I also wrote a program that converted game controller inputs into MIDI signals, allowing me to play digital instruments and keyboards using the - controller. Additionally, I occasionally attempted to solve little programming exercises + controller. Additionally, I occasionally attempted to solve small programming exercises given to me by my uncle, a seasoned software developer and big inspiration to little me.