aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2024-01-09 07:15:52 -0600
committerMichael Hunteman <michael@huntm.net>2024-01-09 07:15:52 -0600
commit814a82156267a305a40e7776592a5da28c5ffc42 (patch)
treea99167274f2bf1f32caa0d271c770c43e9f2eddb
parent2533985a404f5b60518f659d6bb9cda215395d3f (diff)
Fix name ordering
-rw-r--r--content/books/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/books/index.md b/content/books/index.md
index 67e44a2..d24fdfd 100644
--- a/content/books/index.md
+++ b/content/books/index.md
@@ -23,7 +23,7 @@ my recommendations:
- Petzold, Charles - *Code: The Hidden Language of Computer Hardware and
Software*
- Petzold, Charles - *The Annotated Turing*
-- Brian, Kernighan and Dennis, Ritchie - *C Programming Language*
+- Kernighan, Brian and Ritchie, Dennis - *C Programming Language*
- Laaksonen, Antti - *[Competitive Programmer's
Handbook](https://cses.fi/book/book.pdf)*