correct numbering of steps in workbench readme
This commit is contained in:
parent
642516d4cc
commit
71c245fbcf
|
@ -137,7 +137,7 @@ These instructions assume you have defined the two-letter locale code in an envi
|
|||
|
||||
```
|
||||
|
||||
7. Commit the changes:
|
||||
6. Commit the changes:
|
||||
```
|
||||
git add src/main/i18n/$LL.json src/renderer/i18n/$LL.json
|
||||
git commit -m "add new translations for $LL"
|
||||
|
|
Loading…
Reference in New Issue