From aaf2c615fcbcfec35b9c30bdbfc325c836b39457 Mon Sep 17 00:00:00 2001 From: chai2010 Date: Tue, 29 Dec 2015 21:10:04 +0800 Subject: [PATCH] Update progress.md --- progress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progress.md b/progress.md index 4e72125..ff3353a 100644 --- a/progress.md +++ b/progress.md @@ -28,7 +28,7 @@ - [x] Chapter 4: Composite Types - [x] 4.1 Arrays - [x] 4.2 Slices - - [ ] 4.3 Maps + - [x] 4.3 Maps - [ ] 4.4 Structs - [ ] 4.5 JSON - [ ] 4.6 Text and HTML Templates