From 6f8e099d3944660c749fe65a82675b0829dd52f5 Mon Sep 17 00:00:00 2001 From: LuisGSandoval Date: Thu, 15 Oct 2020 07:17:42 -0500 Subject: [PATCH] Correction in the expected output section of the maps lesson --- 22-maps/exercises/02-populate/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/22-maps/exercises/02-populate/main.go b/22-maps/exercises/02-populate/main.go index 48586e7..61325dc 100644 --- a/22-maps/exercises/02-populate/main.go +++ b/22-maps/exercises/02-populate/main.go @@ -65,7 +65,7 @@ package main // dulin's phone number: N/A // Product ID #879401371 is not available // greco's 2nd phone number: N/A -// Customer #101 is going to buy 0 from Product ID #576872813. +// Customer #101 is going to buy 5 from Product ID #576872813. // // ---------------------------------------------------------