From ee1909e534def3dafc8c57a3618064524fcb9ed4 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Wed, 27 Jul 2022 17:26:56 -0400 Subject: [PATCH] Cross some more to-do items off the list. --- site/index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/site/index.html b/site/index.html index fc6412b..ca75332 100644 --- a/site/index.html +++ b/site/index.html @@ -305,11 +305,10 @@ Implement a JSON library using the hash map and array
  • Proper string encoding
  • Proper string decoding
  • -"Canonical JSON" +Canonical JSON