(no commit message)
[lambda.git] / assignment2.mdwn
index 8295788..b8a2444 100644 (file)
@@ -76,7 +76,7 @@ For these exercises, assume that `LIST` is the result of evaluating:
 
                LIST make-list empty
 
 
                LIST make-list empty
 
-        [[Assignment 2 hint 1]]
+[[Assignment 2 hint 1]]
 
 2.     Based on your answer to question 1, how might you implement the **map** function? Expected behavior:
 
 
 2.     Based on your answer to question 1, how might you implement the **map** function? Expected behavior: