Skip to content

Commit c434522

Browse files
Jimmy99jameswpm
authored andcommitted
Update 04.6.md
Typographical errors and improved readability
1 parent ebd552d commit c434522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/04.6.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 4.6 Summary
22

3-
In this chapter, we mainly learned how to process form data in Go through several examples like logging in users and uploading files. We also emphasized that verifying user data is extremely important for website security, and we used one section to talk about how to filter data with regular expressions.
3+
In this chapter, we mainly learned how to process form data in Go through several examples like logging in users and uploading files. We also emphasized that validating user data is extremely important for website security, and we used one section to talk about how to filter data with regular expressions.
44

55
I hope that you now know more about the communication process between client and server.
66

0 commit comments

Comments
 (0)