We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2055c80 commit 4f87a4aCopy full SHA for 4f87a4a
en/10.1.md
@@ -18,7 +18,7 @@ We can set a user's locale via the domain name itself when the application uses
18
19
- Identifying the locale via URL is distinctive and unambiguous
20
- Users intuitively know which domain names to visit for their specific region or language
21
-- 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
22
- Conducive to search engine crawlers which can improve the site's SEO
23
24
We can use the following code to implement a corresponding domain name locale:
0 commit comments