diff options
author | braxtonhall | 2022-11-26 20:38:45 +0000 |
---|---|---|
committer | braxtonhall | 2022-11-26 20:38:45 +0000 |
commit | e5081339ca952c0c55cf12cef48d6f6f9e0bc05c (patch) | |
tree | 3d5447f1bbba2068eddecd18ea5e443c20a7629d | |
parent | 147d3e1044bb0211d6b981b4eca079a4900fa8bd (diff) |
Fix a typo in people.json
-rw-r--r-- | people.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/people.json b/people.json index 44c70b7..2f0ac41 100644 --- a/people.json +++ b/people.json @@ -56,7 +56,7 @@ }, { "name": "hitl2", - "link": "./entries/braxtohall/hitl2/fib.js" + "link": "./entries/braxtonhall/hitl2/fib.js" } ] }, |