Skip to content

Commit 3f0e34e

Browse files
Jimmy99jameswpm
authored andcommitted
Update 07.7.md
typographical errors and improved readability
1 parent 534e674 commit 3f0e34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/07.7.md

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

3-
In this chapter, we introduced some text processing tools like XML, JSON, Regexp and we also talked about templates. XML and JSON are data exchange tools. You can represent almost any kind of information using these two formats. Regexp is a powerful tool for searching, replacing and cutting text content. With templates, you can easily combine dynamic data with static files. These tools are all useful when developping web applications. I hope that you now have a better understanding of processing and showing content using Go.
3+
In this chapter, we introduced some text processing tools like XML, JSON, Regexp and we also talked about templates. XML and JSON are data exchange tools. You can represent almost any kind of information using these two formats. Regexp is a powerful tool for searching, replacing and cutting text content. With templates, you can easily combine dynamic data with static files. These tools are all useful when developing web applications. I hope that you now have a better understanding of processing and displaying content using Go.
44

55
## Links
66

0 commit comments

Comments
 (0)