diff --git a/Site/Posts/book_club_10-2023.md b/Site/Posts/book_club_10-2023.md index 5c6321d..5763306 100644 --- a/Site/Posts/book_club_10-2023.md +++ b/Site/Posts/book_club_10-2023.md @@ -6,7 +6,7 @@ "contents": false, "hero": "photo-1672309558498-cfcc89afff25", "related": [ - { "title": "Book Club 10/2023: Papers I Love", "description": "Reflecting on the final Strange Loop conference, having attended several 'Papers We Love' talks, I'm motivated to share five papers I love.", "fileName": "book_club_9-2023" }, + { "title": "Book Club 9/2023: Papers I Love", "description": "Reflecting on the final Strange Loop conference, having attended several 'Papers We Love' talks, I'm motivated to share five papers I love.", "fileName": "book_club_9-2023" }, { "title": "A Scrum Odyssey", "description": "A journey away from daily scrum meetings, as a cycle of eight Shakespearean sonnets.", "fileName": "a_scrum_odyssey" }, { "title": "An Introduction to Sprache", "description": "Sprache is a parser-combinator library for C# that uses Linq to construct parsers. In this post I describe the fundamentals of understanding grammars and parsing them with Sprache, with several real-world examples.", "fileName": "sprache" } ]