From e0a5eb94749b1d82878ae64598188b34e3bea37c Mon Sep 17 00:00:00 2001 From: chai2010 Date: Sun, 3 Jan 2016 19:56:39 +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 8553f07..6567341 100644 --- a/progress.md +++ b/progress.md @@ -53,7 +53,7 @@ - [x] Chapter 7: Interfaces - [x] 7.1 Interfaces as Contracts - [x] 7.2 Interface Types - - [ ] 7.3 Interface Satisfaction + - [x] 7.3 Interface Satisfaction - [ ] 7.4 Parsing Flags with flag.Value - [ ] 7.5 Interface Values - [ ] 7.6 Sorting with sort.Interface