Update 10.1.md
typographical errors and improved readability
This commit is contained in:
@@ -18,7 +18,7 @@ We can set a user's locale via the domain name itself when the application uses
|
|||||||
|
|
||||||
- Identifying the locale via URL is distinctive and unambiguous
|
- Identifying the locale via URL is distinctive and unambiguous
|
||||||
- Users intuitively know which domain names to visit for their specific region or language
|
- Users intuitively know which domain names to visit for their specific region or language
|
||||||
- Implementing this scheme in a Go application very simple and convenient, and can be achieved through a map
|
- Implementing this scheme in a Go application is very simple and convenient, and can be achieved through a map
|
||||||
- Conducive to search engine crawlers which can improve the site's SEO
|
- Conducive to search engine crawlers which can improve the site's SEO
|
||||||
|
|
||||||
We can use the following code to implement a corresponding domain name locale:
|
We can use the following code to implement a corresponding domain name locale:
|
||||||
|
|||||||
Reference in New Issue
Block a user