From 3c281ffb2c6f22ec0abd6bfb398dd75722c76bf5 Mon Sep 17 00:00:00 2001 From: Carl Allendorph Date: Mon, 12 Jun 2023 21:18:11 -0700 Subject: [PATCH] [Bugfix] Fixed some typo grammer --- content/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/about.md b/content/about.md index f751344..afd7a4e 100644 --- a/content/about.md +++ b/content/about.md @@ -26,5 +26,5 @@ I've worked in startups for the last 10+ years designing, building, debugging, a ## Values 1. __Communication__ - In a group of `N` people, there are `N!` vectors of communication. Your voice is only `N-1` of those vectors. Unless `N=1`, you are not the majority contributor. -2. __Diligence__ - Correctness is a means of an end, not an end to itself. The goal is what matters. +2. __Diligence__ - Correctness is a means to an end, not an end in itself. The goal is what matters. 3. __Fullfillment__ - The feeling of satisfaction when accomplishing a goal and improving others lives in the process.