Skip to content

Commit 9e95afa

Browse files
committed
Missing )
1 parent 54d7082 commit 9e95afa

File tree

1 file changed

+1
-1
lines changed
  • 10-standard_library/03-writers_readers

1 file changed

+1
-1
lines changed

10-standard_library/03-writers_readers/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ http://golang.org/pkg/io/
3636

3737
Download any document from the web and display the content in the terminal and write it to a file at the same time.
3838

39-
[Template](exercises/template1/template1.go) ([Go Playground](http://play.golang.org/p/MxcJ581bt6) |
39+
[Template](exercises/template1/template1.go) ([Go Playground](http://play.golang.org/p/MxcJ581bt6)) |
4040
[Answer](exercises/exercise1/exercise1.go) ([Go Playground](http://play.golang.org/p/KtrDN1BStt))
4141

4242
___

0 commit comments

Comments
 (0)