Skip to content

Commit 296a3bd

Browse files
Update I18N.md
1 parent 28b7746 commit 296a3bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/I18N.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ closureBuilder.build({
6868

6969
### Adjust Blockly translation build rule
7070

71-
Adjust the *Blockly translation* build rule in the file
71+
Adjust the *Blockly translation* build rule in the file
7272
`build/external/extra_files.js` to include the new supported language.
7373

7474
Example for the "deu" translation:
@@ -88,7 +88,6 @@ closureBuilder.build({
8888
});
8989
```
9090

91-
9291
Additional language support
9392
----------------------------
9493

0 commit comments

Comments
 (0)