Skip to content

Commit d76dcb0

Browse files
Jimmy99jameswpm
authored andcommitted
Update 10.3.md
typographical errors and improved readability
1 parent 4f87a4a commit d76dcb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/10.3.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ We've just described how to automatically load custom language packs. In fact, t
4343

4444
//Load the default configuration files, which are placed below in `go-i18n/locales`
4545

46-
//File should be named zh.json, en-json, en-US.json etc., so we can be continuously support more languages
46+
//File should be named zh.json, en-json, en-US.json etc., so we can continuously support more languages
4747

4848
func (il *IL) loadDefaultTranslations(dirPath string) error {
4949
dir, err := os.Open(dirPath)

0 commit comments

Comments
 (0)