Skip to content

Commit 939ddcb

Browse files
authored
Merge pull request astaxie#840 from itkrt2y/patch-1
Fix header
2 parents d1570b5 + 6d035e5 commit 939ddcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/03.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#3 Web foundation
1+
# 3 Web foundation
22

33
The reason you are reading this book is that you want to learn to build web applications in Go. As I've said before, Go provides many powerful packages like `http`. These packages can help you a lot when trying to build web applications. I'll teach you everything you need to know in the following chapters, and we'll talk about some concepts of the web and how to run web applications in Go in this chapter.
44

0 commit comments

Comments
 (0)