Skip to content

Commit

Permalink
Merge pull request #25 from dbg-workshop/green
Browse files Browse the repository at this point in the history
maurice
  • Loading branch information
Aeneas committed Mar 3, 2016
2 parents e6c175a + 33bea99 commit c5724a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ var MyContacts = Contacts{
Department: "DaCS",
Company: "DBG",
},
"Maurice-Lamy": &Contact{
Name: "Maurice Lamy",
"Gilles-Lamy": &Contact{
Name: "MGilles Lamy",
Department: "DaCS",
Company: "DBG",
},
Expand Down

0 comments on commit c5724a7

Please sign in to comment.