From d9df122ec7f2da102e6caf0e11c280d39a0dc0d4 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Tue, 5 Jan 2016 11:53:47 -0800 Subject: [PATCH] typos --- day19.rkt | 2 +- day20.rkt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/day19.rkt b/day19.rkt index c2c9b48..f77d313 100644 --- a/day19.rkt +++ b/day19.rkt @@ -84,7 +84,7 @@ So I cheated. I adapted a @link["https://github.com/ChrisPenner/Advent-Of-Code-P -@section{Testing Day 18} +@section{Testing Day 19} @chunk[ (module+ test diff --git a/day20.rkt b/day20.rkt index 67fbfe3..666b2e8 100644 --- a/day20.rkt +++ b/day20.rkt @@ -61,7 +61,7 @@ Going with the math-jock vibe, what this condition means is that the highest-num -@section{Testing Day 18} +@section{Testing Day 20} @chunk[ (module+ test