Skip to content

Commit 8694768

Browse files
authored
Merge pull request #1084 from cia-rana/fix-inconsistency
Fix inconsistent elements in English
2 parents 2bf2a8f + a9ce019 commit 8694768

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

en/SUMMARY.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
* [Encrypt and decrypt data](09.6.md)
6464
* [Summary](09.7.md)
6565
* [Internationalization and localization](10.0.md)
66-
* [Time zone](10.1.md)
66+
* [Setting the default region](10.1.md)
6767
* [Localized resources](10.2.md)
6868
* [International sites](10.3.md)
6969
* [Summary](10.4.md)
@@ -79,7 +79,7 @@
7979
* [Backup and recovery](12.4.md)
8080
* [Summary](12.5.md)
8181
* [Build a web framework](13.0.md)
82-
* [Project program](13.1.md)
82+
* [Project planning](13.1.md)
8383
* [Customized routers](13.2.md)
8484
* [Design controllers](13.3.md)
8585
* [Logs and configurations](13.4.md)
@@ -94,4 +94,4 @@
9494
* [pprof](14.6.md)
9595
* [Summary](14.7.md)
9696
* [References](ref.md)
97-
* [preface](preface.md)
97+
* [preface](preface.md)

en/preface.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
- 9.6. [Encrypt and decrypt data](09.6.md)
6464
- 9.7. [Summary](09.7.md)
6565
- 10.[Internationalization and localization](10.0.md)
66-
- 10.1 [Time zone](10.1.md)
66+
- 10.1 [Setting the default region](10.1.md)
6767
- 10.2 [Localized resources](10.2.md)
6868
- 10.3 [International sites](10.3.md)
6969
- 10.4 [Summary](10.4.md)
@@ -79,7 +79,7 @@
7979
- 12.4. [Backup and recovery](12.4.md)
8080
- 12.5. [Summary](12.5.md)
8181
- 13.[Build a web framework](13.0.md)
82-
- 13.1. [Project program](13.1.md)
82+
- 13.1. [Project planning](13.1.md)
8383
- 13.2. [Customized routers](13.2.md)
8484
- 13.3. [Design controllers](13.3.md)
8585
- 13.4. [Logs and configurations](13.4.md)
@@ -93,4 +93,4 @@
9393
- 14.5. [Multi-language support](14.5.md)
9494
- 14.6. [pprof](14.6.md)
9595
- 14.7. [Summary](14.7.md)
96-
- Appendix A [References](ref.md)
96+
- Appendix A [References](ref.md)

0 commit comments

Comments
 (0)